MCPcopy Create free account
hub / github.com/andreikop/python-ws-discovery / handler

Function handler

docs/_static/jquery-3.4.1.js:8573–8575  ·  view source on GitHub ↗
( event )

Source from the content-addressed store, hash-verified

8571
8572 // Attach a single capturing handler on the document while someone wants focusin/focusout
8573 var handler = function( event ) {
8574 jQuery.event.simulate( fix, event.target, jQuery.event.fix( event ) );
8575 };
8576
8577 jQuery.event.special[ fix ] = {
8578 setup: function() {

Callers 1

envReceivedMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected