MCPcopy Create free account
hub / github.com/feiyu563/PrometheusAlert / isAttached

Function isAttached

static/plugins/jquery/jquery.js:4705–4707  ·  view source on GitHub ↗
( elem )

Source from the content-addressed store, hash-verified

4703
4704
4705 var isAttached = function( elem ) {
4706 return jQuery.contains( elem.ownerDocument, elem );
4707 },
4708 composed = { composed: true };
4709
4710 // Support: IE 9 - 11+, Edge 12 - 18+, iOS 10.0 - 10.2 only

Callers 5

isHiddenWithinTreeFunction · 0.70
buildFragmentFunction · 0.70
removeFunction · 0.70
jquery.jsFile · 0.70
curCSSFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected