delegated-events icon indicating copy to clipboard operation
delegated-events copied to clipboard

support custom document object in options

Open Yuyz0112 opened this issue 6 years ago • 0 comments

Also facing: https://github.com/dgraham/delegated-events/issues/16

How about this document option which allow:

on('click', 'a', fn, { document: iframe.contentDocument })

Yuyz0112 avatar Nov 23 '18 09:11 Yuyz0112