- From: Russell Steven Shawn O'Connor <roconnor@wronski.math.uwaterloo.ca>
- Date: Sat, 14 Mar 1998 10:41:14 -0500 (EST)
- To: www-style@w3.org
The hover pseudo-class applies to the currently selected link. This can change after the document is rendered, so the document can change after it has been rendered. This property seems outside the scope of CSS. Was CSS really designed for modifying HTML dynamically? I know the specs say that the UA doesn't have to reflow the document, but this seems like it is trying to cover up hover's inherent problems. The argument same applies to the active pseudo-class. I'd personally deprecate the active pseudo-class, not add the hover pseudo-class. Leave modifying the display to scripting and Dynamic HTML or whatever the lastest buzzword is. Anyhow, thoses are my thoughts on the issue. -- Russell O'Connor roconnor@uwaterloo.ca <URL:http://www.undergrad.math.uwaterloo.ca/%7Eroconnor/> "And truth irreversibly destroys the meaning of its own message" -- Anindita Dutta, "The Paradox of Truth, the Truth of Entropy"
Received on Saturday, 14 March 1998 10:41:17 UTC