MCPcopy Create free account
hub / github.com/OpenIntroStat/ims / handler

Function handler

libs/jquery-3.5.1/jquery-3.5.1.js:8817–8819  ·  view source on GitHub ↗
( event )

Source from the content-addressed store, hash-verified

8815
8816 // Attach a single capturing handler on the document while someone wants focusin/focusout
8817 var handler = function( event ) {
8818 jQuery.event.simulate( fix, event.target, jQuery.event.fix( event ) );
8819 };
8820
8821 jQuery.event.special[ fix ] = {
8822 setup: function() {

Callers 1

invokePostRenderHandlersFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected