- From: Alexey Feldgendler <alexey@feldgendler.ru>
- Date: Fri, 08 Dec 2006 14:08:28 +0600
On Tue, 05 Dec 2006 13:18:00 +0600, Rohan Prabhu <rohan2kool at gmail.com> wrote: > i was just wondering, that in the Web Controls 1.0 specifications, in > the psuedo classes specifications, could it be that the psuedo classes > could also be the DOM Events which would modify the style information > attached to it. Like for ex: > > #objectid:onmouseup > #objectid:onmousedown > #objectid:onmouseover > #objectid:onmouseout > #objectid:onkeypress Pseudo classes are representation of states (focused, disabled etc), not events (mousedown, keypress). -- Alexey Feldgendler <alexey at feldgendler.ru> [ICQ: 115226275] http://feldgendler.livejournal.com
Received on Friday, 8 December 2006 00:08:28 UTC