MCPcopy Create free account
hub / github.com/TruthHun/BookStack / handler

Function handler

static/jquery/1.12.4/jquery.js:5784–5786  ·  view source on GitHub ↗
( event )

Source from the content-addressed store, hash-verified

5782
5783 // Attach a single capturing handler on the document while someone wants focusin/focusout
5784 var handler = function( event ) {
5785 jQuery.event.simulate( fix, event.target, jQuery.event.fix( event ) );
5786 };
5787
5788 jQuery.event.special[ fix ] = {
5789 setup: function() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected