Monthly Archives: January 2010
Javascript type and Internet Explorer
Here’s a fun little discovery. I was working on a web application for the iPhone and the javascript includes were declared as follows: <script src="lib/jquery-1.3.2.min.js" type="application/x-javascript"> </script> I wanted to test a more generic XML handling pattern so I loaded … Continue reading
Posted in Javascript
Leave a comment