jquery - Move to another url -


i inherited code moves page, page url. $('body').html(page); works there no way use ie button move previous page.

i'm looking better ways move url preserve pages in ie button.

ideas?

use javascript function

window.location.replace() 

Comments

Popular posts from this blog

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -

c++ - Warning : overflow in implicit constant conversion -