[TYPO3-core] Tabbed menus as a separate class file

Steffen Kamper steffen at sk-typo3.de
Sun Nov 18 21:27:41 CET 2007


"Martin Kutschker" <martin.kutschker-n0spam at no5pam-blackbox.net> schrieb im 
Newsbeitrag 
news:mailman.1.1195414169.7322.typo3-team-core at lists.netfielders.de...
> Steffen Kamper schrieb:
>>
>> but if loaded from JS, they need to go through eval, or not?
>
> I fail to understand. Why do you want to use eval() on what? Nothing has 
> to be eval'ed. The code simplay adds a new <SCRIPT> element in the header.
>
> Masi

This is my understanding of loading JS dynamic. If document loads, each JS 
included is executed. When manipulating DOM and add tags with JS, they has 
to be eval'd to be executed - same issue you have in Ajax requests.

vg  Steffen 




More information about the TYPO3-team-core mailing list