0

I need to give alert to user when they try to navigate away from the webpage, by performing events mentioned in the title.

  1. Do I need to develop an chrome extension for that?
Carlo
  • 1,686
  • 3
  • 29
  • 43
  • Check this question [How do I view events fired on an element in Chrome Web Developer?](http://stackoverflow.com/questions/10213703/how-do-i-view-events-fired-on-an-element-in-chrome-web-developer) – Jordi Castilla Dec 21 '15 at 12:42
  • No, I guess what you need is to implement some javascipt that listens to Try checking the available events here. http://www.w3schools.com/jsref/dom_obj_event.asp – goblin Dec 21 '15 at 15:21

0 Answers0