Skip to content

Bubbles the 'reset' event delegation for IE 8 and lower. This plugin does nothing in modern browsers!

License

Notifications You must be signed in to change notification settings

nguyenning/jquery-resetbubble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jquery-resetbubble

Bubbles the reset event delegation for IE 8 and lower. This plugin does nothing in modern browsers!

Useful for fixing Backbone.js delegate events

Requirements

  • jQuery 1.x only

Supports

  • CommonJS / Browserify

    npm install jquery-resetbubble

  • AMD

    require(['jquery-resetbubble'], function () {
    
    });
  • Plain old script tag

About

Bubbles the 'reset' event delegation for IE 8 and lower. This plugin does nothing in modern browsers!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published