MCPcopy Index your code
hub / github.com/jquery/jquery / unloadHandler

Function unloadHandler

dist-module/jquery.factory.module.js:1154–1156  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1152 // Removing the function wrapper causes a "Permission Denied"
1153 // error in IE.
1154 unloadHandler = function() {
1155 setDocument();
1156 },
1157
1158 inDisabledFieldset = addCombinator(
1159 function( elem ) {

Callers

nothing calls this directly

Calls 1

setDocumentFunction · 0.70

Tested by

no test coverage detected