News

What IE does with the window.location.replace method is to add it on top of the browser history stack, instead of just replacing the top element. That's not so bad.
I'd like to make an auto redirect if some condition is true. After chain loading several js files, the following " window.location.href " in one of the end chain file does not work. example code: i ...
js - window.location.assign and the back button glitterbug Dec 9, 2008 Jump to latest Follow Reply ...