MCPcopy Create free account
hub / github.com/dtmilano/AndroidViewClient / handler

Function handler

docs/_static/jquery-3.6.0.js:8821–8823  ·  view source on GitHub ↗
( event )

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

fixMethod · 0.80

Tested by

no test coverage detected