Jim Ley writes a very in-depth article about using Ajax calls to test the validity of URLs, test for file existence, or check last-modified dates of files. While the benefits of checking last-modified dates and testing for a valid URL … Continue reading
Category Archives: js
Testing if a JavaScript Function Exists in IE
Oh IE, how I doth loathe thee… In an attempt to work around the impending JavaScript breakages that IE8 and InPrivate Browsing will soon bring to many sites around the web 1, a major IE bug-a-boo has been encountered… So … Continue reading
Developing for Mobile, with just HTML and JS?
“PhoneGap is an open source development tool for building fast, easy mobile apps with JavaScript.” This sounds too good to be true… http://phonegap.com/ Would love to hear if anyone has had the time to tinker with this. Happy mobiling, Atg … Continue reading