http://webkit.org/blog/1395/running-scripts-in-webkit/
So there's also "defer," which is better-supported. The document.write issue is also an issue for JavaScript element building, but the assumption is that you won't blindly use these methods without testing, first.
http://webkit.org/blog/1395/running-scripts-in-webkit/
So there's also "defer," which is better-supported. The document.write issue is also an issue for JavaScript element building, but the assumption is that you won't blindly use these methods without testing, first.