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

Function unloadHandler

dist-module/jquery.module.js:1149–1151  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1147 // Removing the function wrapper causes a "Permission Denied"
1148 // error in IE.
1149 unloadHandler = function() {
1150 setDocument();
1151 },
1152
1153 inDisabledFieldset = addCombinator(
1154 function( elem ) {

Callers

nothing calls this directly

Calls 1

setDocumentFunction · 0.70

Tested by

no test coverage detected