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

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

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?

Mozilla Firefox Form Values Reset On History.back

I'm writing a PHP script. I've got a form uses post method and action to another page. If a… Read more Mozilla Firefox Form Values Reset On History.back

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?

How To Change Url Without Changing Browser History

Until now, I only know that if I want to change URL without reloading the whole page i have to use … Read more How To Change Url Without Changing Browser History