MCPcopy
hub / github.com/mongodb/node-mongodb-native / handler

Function handler

docs/2.2/js/jquery.js:5580–5582  ·  view source on GitHub ↗
( event )

Source from the content-addressed store, hash-verified

5578 // Attach a single capturing handler while someone wants focusin/focusout
5579 var attaches = 0,
5580 handler = function( event ) {
5581 jQuery.event.simulate( fix, event.target, jQuery.event.fix( event ), true );
5582 };
5583
5584 jQuery.event.special[ fix ] = {
5585 setup: function() {

Callers 3

handler.test.jsFile · 0.50
livereload.jsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected