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?)
507 stars 145 forks source link

Update jquery.are-you-sure.js #50

Closed valgen closed 10 years ago

valgen commented 10 years ago

Implemented change as discussed here: https://github.com/codedance/jquery.AreYouSure/pull/47

codedance commented 10 years ago

Looks good. Thank you for the contribution.