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

Function handler

static/wangEditor/js/lib/jquery-2.2.1.js:7924–7926  ·  view source on GitHub ↗
( event )

Source from the content-addressed store, hash-verified

7922
7923 // Attach a single capturing handler on the document while someone wants focusin/focusout
7924 var handler = function( event ) {
7925 jQuery.event.simulate( fix, event.target, jQuery.event.fix( event ) );
7926 };
7927
7928 jQuery.event.special[ fix ] = {
7929 setup: function() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected