delegated-events
delegated-events copied to clipboard
support custom document object in options
Also facing: https://github.com/dgraham/delegated-events/issues/16
How about this document
option which allow:
on('click', 'a', fn, { document: iframe.contentDocument })