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

Update Browser's Url Without Reloading The Page

Is it possible to change the URL shown in the browser's address bar without having the browser … Read more Update Browser's Url Without Reloading The Page

Ajax With History.pushstate And Popstate - What Do I Do When Popstate State Property Is Null?

I'm trying out the HTML5 history API with ajax loading of content. I've got a bunch of tes… Read more Ajax With History.pushstate And Popstate - What Do I Do When Popstate State Property Is Null?

How To Modify History As Facebook's Photo Viewer Does?

I have a popup modal on my website similar to facebook's photo viewer. When the modal is opened… Read more How To Modify History As Facebook's Photo Viewer Does?

How Can I Prevent The Browser To Scroll To The Top On Hash Change?

I am building a web application where I need to prevent back navigation in the browser history. Aft… Read more How Can I Prevent The Browser To Scroll To The Top On Hash Change?

Html5 History Api - Pushstate From A Domain To A Subdomain

I have a website as the landing and information page to a web portal type of application. I need th… Read more Html5 History Api - Pushstate From A Domain To A Subdomain

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)