MCPcopy Create free account
hub / github.com/components/jquery / unloadHandler

Function unloadHandler

jquery.js:1163–1165  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1161 // Removing the function wrapper causes a "Permission Denied"
1162 // error in IE.
1163 unloadHandler = function() {
1164 setDocument();
1165 },
1166
1167 inDisabledFieldset = addCombinator(
1168 function( elem ) {

Callers

nothing calls this directly

Calls 1

setDocumentFunction · 0.70

Tested by

no test coverage detected