[Typo3-dev] Error including JS in headerData

Michael Scharkow mscharkow at gmx.net
Sun May 1 10:45:15 CEST 2005


Uwe Graber wrote:

> page.headerData.50 = TEXT
> page.headerData.50.value = <script language=javascript 
> src="fileadmin/javascriptfile.js"></script>

Hi Uwe,

the problem is that the JS code is dynamically put together, so I cannot 
simply refer to an external file.

For the record, I worked around this by replacing < with != in the JS 
for-loop which may be semantically wrong but should work all the same.

Any real solutions are still appreciated, though...

Greetings,
Michael




More information about the TYPO3-dev mailing list