MCPcopy Create free account
hub / github.com/feiyu563/PrometheusAlert / handler

Function handler

static/plugins/jquery/jquery.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 2

notifyFunction · 0.50
dispatchEventFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected