A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.mozilla.org/en-US/docs/Web/API/HTMLStyleElement below:

HTMLStyleElement - Web APIs | MDN

In this article Instance properties

Inherits properties from its parent, HTMLElement.

HTMLStyleElement.blocking

A string indicating that certain operations should be blocked on the fetching of critical subresources. It reflects the blocking attribute of the <style> element.

HTMLStyleElement.media

A string reflecting the HTML attribute representing the intended destination medium for style information.

HTMLStyleElement.type Deprecated

A string reflecting the HTML attribute representing the type of style being applied by this statement.

HTMLStyleElement.disabled

A boolean value indicating whether or not the associated stylesheet is disabled.

HTMLStyleElement.sheet Read only

Returns the CSSStyleSheet object associated with the given element, or null if there is none.

Instance methods

No specific method; inherits methods from its parent, HTMLElement.

Specifications Browser compatibility

Loading…

See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.5