JavaScript MIME type
22nd May 2006
Apparently Javascript has a new MIME type which replaces text/javascript and instead usesapplication/javascript. The only snag is IE won't understand this so with some conditional comments in place, you can continue to text/javascript for ie6.
Possibly related?
Based on the tags from this post.
It's all in the MIME
Great thought provoking article about serving xhtml as html at Juicy Studio. [...]
- up ↑
- web design
- 11th Nov 2004
Javascript in Ten Minutes
VERY useful introduction to Javascript. [...]
- up ↑
- programming
- 5th Mar 2006
enhance usability with Javascript
Wonderful selection of Javascript tips and tricks to implement into your site to enhance usability and give your site the wow factor.A couple more l [...]
- up ↑
- web design
- 20th Dec 2005
A (Re)-Introduction to Javascript
Simon Willison shows some slides on A (Re)-Introduction to Javascript. [...]
- up ↑
- programming
- 9th Mar 2006
POJO: Plain 'Ole JavaScript
AJAX isn't another word for using Javascript. [...]
- up ↑
- programming
- 22nd Jul 2006
Setting & Retrieving Accesskeys with JavaScript and DOM
demonstrates Ian Lloyd demonstrates how to use a little bit of JavaScript and the DOM magic to allow users to create their own accesskeys. [...]
- up ↑
- accessibility
- 23rd Mar 2007