[TYPO3] JavaScript parse error
Zorik
zorik2005 at zorik.net
Mon Dec 18 02:58:57 CET 2006
if by "template" you mean "TS template" -
then the code must be inside "()".
example:
page.10 = HTML
page.10.value (
// my javascript
function myfunc() {
alert("js");
}
)
if by template you mean HTML template processed by TEMPLATE cObject -
then this should not happen.
let me know what template you mean so I could help you.
--
George (Zorik) Pavlenko
http://www.zorik.net
052-8647043
More information about the TYPO3-english
mailing list