Evangelism/Firefox3.5/35Days/Articles/Defer on script elements: Difference between revisions

Line 177: Line 177:
* The "JavaScript: Defer Execution" article on the WebsiteOptimization website : http://www.websiteoptimization.com/speed/tweak/defer/
* The "JavaScript: Defer Execution" article on the WebsiteOptimization website : http://www.websiteoptimization.com/speed/tweak/defer/
* The <tt>script</tt> article on Mozilla Developer Center : https://developer.mozilla.org/En/HTML/Element/Script
* The <tt>script</tt> article on Mozilla Developer Center : https://developer.mozilla.org/En/HTML/Element/Script
* The "<tt>script</tt> element" part of the HTML 5 Draft : http://www.whatwg.org/specs/web-apps/current-work/#script
* The "End of the parsing HTML documents" part of the HTML 5 Draft : http://www.whatwg.org/specs/web-apps/current-work/#the-end