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/CSSStyleValue/parseAll_static below:

CSSStyleValue: parseAll() static method - Web APIs

CSSStyleValue: parseAll() static method

Limited availability

The parseAll() static method of the CSSStyleValue interface sets all occurrences of a specific CSS property to the specified value and returns an array of CSSStyleValue objects, each containing one of the supplied values.

Syntax
CSSStyleValue.parseAll(property, value)
Parameters
property

A CSS property to set.

value

A comma-separated string containing one or more values that apply to the provided property.

Return value

An array of CSSStyleValue objects, each containing one of the supplied values.

Specifications Browser compatibility 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.4