jquery-outside-events icon indicating copy to clipboard operation
jquery-outside-events copied to clipboard

Events don't fire when using jquery on and a selector

Open etal2 opened this issue 11 years ago • 0 comments

JQuery On method has an optional selector parameter: .on( events [, selector ] [, data ], handler(eventObject) )

When using this parameter the outside event don't fire. Example: http://jsbin.com/ENIRaJu/3/

etal2 avatar Oct 22 '13 09:10 etal2