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? -

python - Does anyone know how to configure the hunpos wrapper class on nltk? -