Counter
extern class js.html.CounterAvailable in jsCSS counters are an implementation of Automatic counters and numbering in CSS 2.1. The value of a counter is manipulated through the use of counter-reset
and counter-increment
and is displayed on a page using the counter() or counters() function of the content property.
Documentation for this class was provided by MDN. var identifier(default,null) : String var listStyle(default,null) : String var separator(default,null) : String
Documentation for this class was provided by MDN. var identifier(default,null) : String var listStyle(default,null) : String var separator(default,null) : String
version #18240, modified 2013-05-01 11:56:49 by api
0 comment