codedance / jquery.AreYouSure

A light-weight jQuery "dirty forms" Plugin - it monitors html forms and alerts users to unsaved changes if they attempt to close the browser or navigate away from the page. (Are you sure?)
508 stars 145 forks source link

Doc examples for using with jQuery .submit() event handler #84

Open wphampton opened 9 years ago

wphampton commented 9 years ago

Example for #31. Sorry if this is messy, I haven't done a pull request before. Of course feel free to adapt/move the changes wherever you think it fits best.