[TYPO3-core] RFC: jsfunc.menu.js patch
Martin Kutschker
Martin.Kutschker at blackbox.net
Thu Oct 20 10:39:41 CEST 2005
Michael Stucki <michael at typo3.org> writes on
Thu, 20 Oct 2005 10:08:55 +0200 (METDST):
> Martin Kutschker wrote:
>
>
> > Hm, all this getElementId-stuff will break on older browsers. A
> > simple menu like this can be written in DOM 0.
>
> Can you suggest a patch? Otherwise I think that it's not a big problem
> that JS menues require modern browsers.
>
> After all, document.getElementsByTagName was already used before
> Bernhards patch.
>
> I'd say Bernhard can commit it.
Fine with me. If it was there it can stay. But using DOM 0 for forms access is easy: document.forms[formname].
Masi
More information about the TYPO3-team-core
mailing list