Help Center

Local Navigation

Object: CSSStyleRule

Availability

BlackBerry® Device Software version 4.6 or later

Extends

CSSRule

The CSSStyleRule object represents a single rule set in a CSS style sheet.

CSSStyleRule properties

Property name

Type

Description

Status

Availability

selectorText

String

Specifies the name of the CSS selector for the rule set.

writable

4.6 or later

style

CSSStyleDeclaration

Returns the style values for the CSS selector.

read only

4.6 or later


Was this information helpful? Send us your comments.