A community of PHP developers offering assistance, advice, discussion, and friendship.
Skip to content
Moderator: General Moderators
Post by Vegan » Sat Oct 29, 2016 12:37 pm
Code: Select all
window.onbeforeunload = function() { return "Are you sure you want to navigate away?"; }
Post by Vegan » Fri Nov 04, 2016 7:57 am
Return to “PHP - Code”