Leave Message
12 Jul 2011, Posted by in All Posts, Website Talk
<script type="text/javascript">
window.onbeforeunload = confirmExit;
function confirmExit()
{
return "Did you remember to click SAVE?";
}
</script>
(Paste above code after the <head> tag)
TAGS > bashorun, bashorun.com, exit, html, leave, message, page, popup, web
NO COMMENT
