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

How do I make it work with an iframe? #99

Open Sazira opened 8 years ago

Sazira commented 8 years ago

So i have some iframes inside a form and AYS is working perfectly for everything in the form except the iframes. What do i do?

kushtra24 commented 6 years ago

Did you get to resolve this problem?