Skip to content Skip to sidebar Skip to footer
Showing posts with the label History.js

Statechange Is Firing Whenever I Do A Push-state

I am using history.js to handle back button. In history.js statechange is firing whenever i do a pu… Read more Statechange Is Firing Whenever I Do A Push-state

History Api Statechange Function Script Duplicates Function Calls Each Time Change Occurs

I'm using the jquery history plugin in a simple demo that loads in a section of a specific page… Read more History Api Statechange Function Script Duplicates Function Calls Each Time Change Occurs

HTML5 History Disabling Forward Button

I am writing a single page javascript application using the HTML5 History API. The application load… Read more HTML5 History Disabling Forward Button