[TYPO3-core] RFC: jsfunc.menu.js patch
Martin Kutschker
Martin.Kutschker at blackbox.net
Thu Oct 20 16:47:25 CEST 2005
Bernhard Kraft <kraftb at kraftb.at> writes on
Thu, 20 Oct 2005 21:14:52 +0200 (METDST):
> Martin Kutschker wrote:
>
>
> > Fine with me. If it was there it can stay. But using DOM 0 for forms
> > access is easy: document.forms[formname].
>
> Is in CVS and works now.
>
> DOM 0 is just an option for forms/images/links etc. but I found no way
> to access the base tag (getElementById('base'))
> using old fashioned 3.x Browser-Generation JS.
True.
The more I'm convinced that the SELECT-tag should be populated by PHP and not by Javascript.
Masi
More information about the TYPO3-team-core
mailing list