In the developer console of any of your browser type new Date(’01/01/01’)new Date(’01/01/01′) The correct answer should be (ignore the timezone, you might get a different one) Tue Jan 01 1901 00:00:00 GMT-0600 (Central Standard Time)Tue Jan 01 1901 00:00:00 GMT-0600 (Central Standard Time) Strangely chrome gives the following answer Mon Jan 01 2001 00:00:00 […]

Read More →

A lot many times it becomes imperative for users to clear browser cache, history and other data. Here are the contents of a windows batch file which eases some pain doing that drudgery in Internet Explorer version 7, 8 and 9. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 […]

Read More →

Favelets, also called Bookmarklets, are links which contain special functionality. Instead of being directed to a URL when you click them, they perform an action using JavaScript. Favelets can be added to Internet Explorer as a favorite or Firefox,Chrome,Safari as a bookmark. There are browser extensions like GreaseMonkey, GreaseMetal which hand great power to the […]

Read More →

Chrome Frame is a new browser plug-in developed by Google to give you a Chrome browsing experience inside of Internet Explorer. Chrome Frame turns IE into Chrome. Though in early stages it brings Google Chrome’s open web technologies and speedy JavaScript engine to Internet Explorer. Best of all Chrome Frame will work with IE6, IE7, […]

Read More →