Hi, I just updated my Lazy Loading script to also handle Style Sheets, so why not publish it to the public? I got the original script (written by: Bob Matsuoka) a while back from this Ajaxian article.

It did not work 100% for my needs so  I did some changes: First I created a callback function so that it adds the loaded script only after it's done (i.ethe callback) Then I added support for lazy loading of stylesheet files.

  How to use it:   var file = "myscript....