Here is the tip of the day in case you are still wonder why your HTML5 code doesn’t work as expected in old browser e.g IE8 or below....
[ Click to Continue ]Category "HTML5"
Model browser like Mozilla Firefox and Google Chrome are equipped with the HTML5 web storage capabilities which used for storing data in a web browser. This tutorial will guide you on how to store the data by using both local storage and session storage....
[ Click to Continue ]
Enabling HTML5 support for old IE