[TYPO3-core] FYI: #10375: 2 little JS-Errors that bug IE
Martin Kutschker
masi-no at spam-typo3.org
Sat Feb 7 22:20:59 CET 2009
Steffen Kamper schrieb:
>
> 2) one JS-function used in doble quotes
That one is strange. Why do you think this is buggy?
The first parameter of setTimeout() is supposed to be a string that will
be evaluated at the given time (even MS's docs say so). The way it is
now, "busy.startTimer()" will be executed immediately.
Masi
More information about the TYPO3-team-core
mailing list