Counter : Object

Represents the value of a CSS counter.

Browser/User Agent Support

IEMozillaNetscapeOperaSafariNetscapte
no1.0+nono1.0+no

Constructors

ConstructorIEMozillaNetscapeOperaSafariNetscapte
Represents the value of a CSS counter.
no1.0+nono1.0+no
 

Properties

PropertyIEMozillaNetscapeOperaSafariNetscapte
Name of the counter.
no1.0+nono1.0+no
 
List style for the counter.
no1.0+nono1.0+no
 
String used to separate nested counters.
no1.0+nono1.0+no
 

Availability

HTML DOM Level 2 | W3C

Constructor Detail

Counter Counter()

Represents the value of a CSS counter.

Visibility
internal

Property Detail

String identifier - read only

Name of the counter.

Availability

HTML DOM Level 2 | W3C

String listStyle - read only

List style for the counter.

Availability

HTML DOM Level 2 | W3C

String separator - read only

String used to separate nested counters.

Availability

HTML DOM Level 2 | W3C