One of the seldom used attributes within the HTML tag library is the defer attribute on SCRIPT elements.  As you can probably tell by the name of the attribute, defer instructs the contents of the script tag to not execute until the page has loaded.  Take a look! Deferring Your Scripts <script> //do stuff (runs [...]

Follow Me! Twitter | Facebook | LinkedIn | MooTools Forge.

Full David Walsh Blog Post: Using SCRIPT’s defer Attribute

Related posts:
  1. DomReady Event Methods in JavaScript Frameworks
  2. Dynamically Load Stylesheets Using MooTools 1.2
  3. Script & Style Exclusive: Add Custom Values To Your WordPress RSS Feed
  4. Script & Style Revamp with Submission Favelet
  5. Google Font API