For anyone interested in Javascript and possibly jQuery, I created a nice little plugin that allows you to insert scripts (JS, CSS, etc…) and other data into the header whenever you want. More than likely, you will be using this to insert stuff right after the page loads. By removing your scripts and inserting them after the page finish lets your browser load it faster by loading the necessary objects first. For those thinking about the defer attribute in html script tags, IT DOESN’T WORK!!
The bad thing about defer is that you cannot use document.write in a tag that uses this. Also, not all browsers support this. It was just added to Firefox 3.1, so you could only imagine.
If you want to find the script, you can do so here.
1.27.2009
Great! Thank you very much!
I always wanted to write in my site something like that. Can I take part of your post to my site?
Of course, I will add backlink?
Sincerely, Timur I. Alhimenkov
2.5.2009
Your site displays incorrectly in Firefox, but content excellent! Thanks for your wise words:)
2.27.2009
@ Timur, Yes, ofcourse!
@Erusamami, Yes, I accidentally forgot to transfer my header img to my host and is lost. New template coming soon.
3.9.2009
Thanks for the interesting post.
3.16.2009
Well said, finally a good report on this stuff
3.22.2009
hello
just thanks
3.22.2009
bookmark it