Joomla! 1.5 addScript at end or after body tag? Topic is solved

Have a programming question regarding your component, plug-in, extension or core hacks? Have an interesting tidbit, FAQ or programming tip you’d like to share? This is the place for you.

Moderators: tjay, seadap, Rogue4ngel, matthewhayashida

Post Reply
jamie_young

Joomla! 1.5 addScript at end or after body tag?

Post by jamie_young » Wed Jan 23, 2008 7:48 am

I have searched around and found this question brought up a few times, but none of them ever came to a resolution.

From what I can tell addScript will only add javascript calls in the HEAD section of the document.  Is there any way to get the javascript calls added at the bottom of the BODY tag, or after the BODY tag?

For those not familiar with the reasoning or desire to do this, check out http://javascript.crockford.com/script.html
Last edited by jamie_young on Wed Jan 23, 2008 2:44 pm, edited 1 time in total.

Post Reply