[TYPO3-content-rendering] bug #0000874 to be reopened? XHTML compliance of GMENU with onmouseover images
Torsten Schrade
schrade at lineara.de
Tue Mar 28 17:41:51 CEST 2006
Hello again
>
> While building a GMENU with RC2 I noticed that the image rollovers still
> don't work with config.doctype set to any of the XHTML doctypes.
I've found some more information [1] and can restate/relocate the problem:
GMENU rollovers in RC2 only don't work if config.removeDefaultJS = 1 is
set. The default JS of course contains the version variable! ;) So the
functions over() and out() are perfectly allright as long as nobody
switches default JS off.
So the real topics are:
a. The "if (version == "n3" ) statements should be removed from
additionalHeaderData['JSImgCode'] and the over() and out() functions
when config.removeDefaultJS = 1 is set.
b. As already mentioned in the dev-thread - does anybody still have such
old browsers that this relatively old-fashioned browser sniffing is needed?
Anyway, I'll report I minor bug on the whole issue in the bugtracker.
Greets, Torsten
[1] http://lists.netfielders.de/pipermail/typo3-dev/2005-June/011044.html
More information about the TYPO3-project-content-rendering
mailing list