MCPcopy Create free account
hub / github.com/dtmilano/AndroidViewClient / isAttached

Function isAttached

docs/_static/jquery-3.6.0.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.85
buildFragmentFunction · 0.85
removeFunction · 0.85
jquery-3.6.0.jsFile · 0.85
curCSSFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected