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

Jump to navigation Jump to search
Line 175: Line 175:


* The fixed bug 28293 - (defer) scripts with defer attribute not deferred : {{bug|28293}}  
* The fixed bug 28293 - (defer) scripts with defer attribute not deferred : {{bug|28293}}  
* 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 "<tt>script</tt> element" part of the HTML 5 Draft : http://www.whatwg.org/specs/web-apps/current-work/#script
* The "Parsing HTML documents : the end" part of the HTML 5 Draft : http://www.whatwg.org/specs/web-apps/current-work/#the-end
* The "Parsing HTML documents : the end" part of the HTML 5 Draft : http://www.whatwg.org/specs/web-apps/current-work/#the-end

Navigation menu