CSS pseudo-class in DOM

DOM Level 2 Style describe how to express CSS in DOM:
http://www.w3.org/TR/DOM-Level-2-Style/css.html#CSS-CSSRule

and I don't know how to implement pseudo-class for selector.
(I don't understand where to store selector part of rule in CSSRule, even)

pliz let me know.

thx
kz

Received on Saturday, 19 April 2003 03:00:26 UTC