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)

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

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