Firefox inspect event handlers from html tag

Costas

Administrator
Staff member
jHNYc6E.png


Firefox with jQuery working fine, meaning landing to your JS code.

from the other side Chrome cant do it, apparently working only for vanilla JS, refs :

https://stackoverflow.com/questions/10213703/how-do-i-view-events-fired-on-an-element-in-chrome-devtools
https://stackoverflow.com/questions/20366823/event-listeners-in-chrome-with-jquery
 
Top