window.location = window.location;
window.location.href = "index.html" + "?" + Date.parse(new Date());
window.location.href = "index.php?id=1" + "&" + Date.parse(new Date());
No comments:
Post a Comment