1
I’m working on a website and Javascript has an important role in front-end, I was using the event beforeunload
to always make a check if the user edited something on the page, to warn you about possible loss of information.
It turns out that this event is not compatible with firefox. What alternative can I use to do this check?
It works very well! I was already getting desperate because I thought I could not do what I wanted, but I was wrong. Thank you
– ihavenokia
Nice to be able to help =D
– Jéf Bueno