Skip to content Skip to sidebar Skip to footer
Showing posts with the label Browser History

Is There A Javascript Api To Browser History Information (limited To Current Domain)

Is there a programmatic API to tell what are the recently visited pages (30 days) within my site? … Read more Is There A Javascript Api To Browser History Information (limited To Current Domain)

How To Modify Jquery Mobile History Back Button Behavior

I'll start this off with I have researched a bit, but no solution that solves what seems like i… Read more How To Modify Jquery Mobile History Back Button Behavior

Change Url Link With Javascript Without Refresh

Is it possible to automatically change the url example.com/4000/title-2/#!4000 to example.com/4000/… Read more Change Url Link With Javascript Without Refresh

How To Insert Content Script In Google Chrome Extension When Page Was Changed Via History.pushstate?

I'm creating a small google chrome extension for website, and I want to change some html on par… Read more How To Insert Content Script In Google Chrome Extension When Page Was Changed Via History.pushstate?

History.go('url') Issue

I've seen that history.go() method can have two types of parameter: see: http://www.w3schools.c… Read more History.go('url') Issue

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