On Jan 23, 2008 10:29 AM, Peter Edwards <[EMAIL PROTECTED]> wrote:
> Marcus Ramberg wrote:
> >registration on the wiki is open at http://catwiki.toeat.com/.register
>
> This page gives a Javascript error under IE7: "'null' is null or not an
> object"
> Caused by line
> $('1').focus();
>
> Try $('_login').focus() or document.getElementById('_login').focus();
> Or more fanatically http://www.themaninblue.com/writing/perspective/2005/10/
>
>
> After saving page (/.highlight) it gives another Javascript error in:
>
> <div id="current">  <p>Peterdragon was here</p>
>  <script language="Javascript" type="text/javascript">
>         Fat.fade();
>         </script>  </div>
>
> I guess that should be Fat.fade('.highlight') or something. Call tree is

Thanks Peter, both fixed in revision 829. Hopefully catsite will be
updated soon.

Marcus


-- 
With regards
Marcus Ramberg

_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to