Quantcast
Viewing all articles
Browse latest Browse all 43

Answer by Alexis Abril for How to unbind events for specific keys

I would recommend debugging to find where these events are bound(or even if they're bound). If these are bound with jQuery, they will be viewable via .data();

eg, in a console:

$('.suspected.element').data().events

If key events are truly the cause via some plugin, I would look to modify the binding of the events, rather than adding workarounds.


Viewing all articles
Browse latest Browse all 43

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>