> any pointers welcome > NiL > They do not get injected at all (when you look at the page source they do not appear) or they are not loaded by the browser when you look at the developer tools (like firebug)?
If the get injected but are not loaded and you are using TG2.1 it might be the usual problem with inline tags. If they get injected as <script src="..."/> usually only the first script tag is recognized by the browser. -- 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?hl=en.

