YSlow’s recommendation is to put JS at the bottom of the page.
Would it be possible to place autoinserted JS (mainly jQuery) to POS_END?
YSlow’s recommendation is to put JS at the bottom of the page.
Would it be possible to place autoinserted JS (mainly jQuery) to POS_END?
I have a similar question:
I want to put the jquery library on the head and all my custom js at the bottom.
How can I do that ?
Sorry for my english. I speak spanish.
Thanks