]
window.location The difference with window.open
window.location = "http://www.jb51.net" There is a back function after jumping
window.location.replace("http://www.jb51 .net") There is no back function after jumpingwindow.open("http://www.jb51.net") To open the link in a new window