// similar behavior as an HTTP redirect
window.location.replace("http://cahitkome.blogspot.com");
// similar behavior as clicking on a link
window.location.href = "http://cahitkome.blogspot.com";
window.location.replace("http://cahitkome.blogspot.com");
// similar behavior as clicking on a link
window.location.href = "http://cahitkome.blogspot.com";
Hiç yorum yok:
Yorum Gönder