November 28, 2011

Back Button in JS



window.history.go(-1);
window.location.reload();
}

window.history.go(-1);
}
}
function GoBack() {if ($.browser.msie) {else {

No comments:

Post a Comment