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

ays-beforeunload-shim and fancybox on iOS #100

Open jicao opened 8 years ago

jicao commented 8 years ago

Hi,

I found an issue that if you load <script src="ays-beforeunload-shim.js"> Fancybox (http://fancyapps.com/fancybox) is not working anymore on iOS (tested with chrome and Safari) I have no error or warning... the Fancybox just doesn't work and load "href" in new windows and not in the lightbox...

Hope this will help you :)

Thanks for your work.