jquery-inline-confirmation
jquery-inline-confirmation copied to clipboard
Event delegation and triggering of original event
- Using event delegation, to support dynamically generated html (Ember, Backbone, Batman.js etc).
- The original event is triggered upon confirmation, to avoid callbacks.
Feel free to cherry-pick however you like — from nothing to all of it!
Thanks for the update! I'll take a deeper look and merge it in the next few days. I'll probably add an 'alias' for the original $.fn use though.
+1