MCPcopy Index your code
hub / github.com/TruthHun/BookStack / getDisplay

Function getDisplay

static/jquery/1.12.4/jquery.js:9985–9987  ·  view source on GitHub ↗
( elem )

Source from the content-addressed store, hash-verified

9983
9984
9985function getDisplay( elem ) {
9986 return elem.style && elem.style.display || jQuery.css( elem, "display" );
9987}
9988
9989function filterHidden( elem ) {
9990

Callers 1

filterHiddenFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected