“One thing has always annoyed me about the script tag. Script tags that reference external resources (via the src attribute) are no longer able to execute script embedded within the tag itself.”
Let John Resig explain.
Related Submissions:
- 10 Rare HTML Tags You Really Should Know Web developers these days are often expected to know and work in multiple languages. As a result, it’s tricky to learn everything a language has...
- Structural Tags in HTML5 The HTML5 specification has added quite a few interesting and useful tags for structuring your markup. For a majority of everyday uses, these tags will...
- How To Make The Most of Your Meta Tags Do you pay attention to your meta tags? Chances are not a whole lot but is that hurting your search engine rankings? While the value...
- jQuery 1.3 Aftermath jQuery’s seen growth since the 1.3 release. John Resig breaks down the numbers. ...
- jQuery Horizontal Accordion script This robust jQuery script turns an ordinary UL list into a horizontal accordion that expands sideways. The HTML markup of the Accordion (UL list) can...