Example
window.onbeforeunload = function() {
return "Are you sure to go back?";
};
Example Program:- (Editor)
Editor is Loading...
Advertisement
tháng 5 12, 2016 / in javascript / with No comments /
window.onbeforeunload = function() {
return "Are you sure to go back?";
};
0 nhận xét:
Đăng nhận xét