Bubbles the reset
event delegation for IE 8 and lower. This plugin does nothing in modern browsers!
Useful for fixing Backbone.js delegate events
- jQuery 1.x only
-
CommonJS / Browserify
npm install jquery-resetbubble
-
AMD
require(['jquery-resetbubble'], function () { });
-
Plain old
script
tag