[Typo3] Urgent problem

Christopher bedlamhotel at gmail.com
Sun May 22 19:57:17 CEST 2005


On 5/22/05, Gert Kaae Hansen <kaae at tyksak.dk> wrote:
> Franz Malten Buemann wrote:
> > That isn't my strongest side either, but my guess would be to change:
> > document.writeln(ypSlideOutMenu.Registry[id].css);
> > INTO
> > document.writeln('ypSlideOutMenu.Registry[id].css');
> 
> Thanks for your help, but it did not solve the problem.

No, I wouldn't think it would; quoting the contents of the
writeln(...) statement will change the contents from an object to a
string...and it is obviously not supposed to be a string.

I'm not sure why you wouldn't see the JS errors in Firefox; all I did
was open the JS console, clear it and then reload your site and watch
the fun :-)

In any case, you will probably not find the typo3 mailing lists to be
the best place to help you debug a non typo3-related javascript menu
system. Why not seek support from the author or project that built it
in the first place?

-Christopher



More information about the TYPO3-english mailing list