By mswatcher
via developerfusion.com
Published: Jan 29 2012 / 10:39
The HTML 5 History API is one of the newer kids on the HTML 5 block. It is not as sexy as canvas and not as easily pinned to a specific application requirement like geolocation or local storage but it does have a solid place in your applications. This API will allow you to tame the dreaded Back button in your client’s browser. For that matter, it will also help you get a handle on the Forward button. It does this by giving you control over the URL that your application presents to the world and that it sees internally



Add your comment