Arnar Birgisson schrieb: > On 7/20/06, Diez B. Roggisch <[EMAIL PROTECTED]> wrote: >> No way to "just" stuff the result into my page & let the code be executed? > > Have you tried that? I believe simply adding <script> tags to the dom > model (via innerHTML, appendChild or similar) wil cause them to be > executed.
No, its not. Only if it is loaded by the browser itself, but not when using AJAX. Diez --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

