Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Is onbeforeunload event supported on iPad Safari ? If no, is there any alternate way to detect window closing on iPad ? Please help.

share|improve this question

1 Answer

up vote 0 down vote accepted

This has been discussed previously here, and there are is some anecdotal evidence to say that it does work in some circumstances.

share|improve this answer
Yes, i already saw that..But it does not have a cLear answer.. – testndtv Jul 30 '11 at 16:51
Do u have a clear answer if the event is supported ? – testndtv Jul 30 '11 at 17:56
1  
From the FAQ: "exact duplicate This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question." – stef Jul 30 '11 at 19:00

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.