[TYPO3-core] RFC: XHTML compliance of GMENU with onmouseover images(#874)

Sebastian Kurfuerst sebastian at garbage-group.de
Mon Nov 14 15:25:14 CET 2005


Hi Masi,
so I do get right that this line
		else if (version == "n3" && document.getElementById(name))
{document.getElementById(name).src = eval(name+"_n.src");}
won't be called, because in netscape 3, getElementById is not available,
and thus an error is outputted.

What do you think, is removing this part a feasible option, would the
patch be fine for you then? Then, the roll-over doesn't work, but there
is no error triggered either.

Greets, Sebastian

-- 
Sebastian Kurfuerst
http://garbage-group.de/kontakt.html




More information about the TYPO3-team-core mailing list