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

are you sure.JS is not working on IPAD : Urgent #105

Open abhishek3583 opened 8 years ago

abhishek3583 commented 8 years ago

Hi, I have used are you sure.js in my project, its working fine on android, web browsers, but when I tried to run it on IPAD its not working.

My application is hybird application, I am calling web project in webview.

Please reply me abhishek3583@gmail.com

dancintony commented 8 years ago

Did you include the js shim file (ays-beforeunload-shim.js) as explained in the "Known Issues" section?