[TYPO3-core] Tabbed menus as a separate class file
Benjamin Mack
mack at xnos.org
Tue Nov 20 00:30:24 CET 2007
Hey Steffen,
nope. Masi's right. You dynamically create new DOM elements and if this
is a script-DOM element then it loads a script-file and interprets it
just as regular JS. script.aculo.us does the same, no big deal and
totally unproblematic.
greetings,
benni.
-SDG-
www.xnos.de // www.xnos.org
Steffen Kamper wrote:
> "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
>
>
> _______________________________________________
> Before posting to this list, please have a look to the posting rules
> on the following websites:
>
> http://typo3.org/teams/core/core-mailinglist-rules/
> http://typo3.org/development/bug-fixing/diff-and-patch/
> _______________________________________________
> TYPO3-team-core mailing list
> TYPO3-team-core at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-team-core
More information about the TYPO3-team-core
mailing list