Here in stackoverflow, if you started to make changes then you attempt to navigate away from the page, a javascript confirm button shows up and asks: \"Are you sure you want
There is an "onunload" parameter for the body tag you can call javascript functions from there. If it returns false it prevents navigating away.