Dave Raggett wrote: > My recommendation would be to introduce a new pseudo class called > :visible that holds true while the visual presentation of the > selected element is currently visible. We then could have: > > h1:visible { content: url(mood-music.wav); } /* repeats*/ There's a problem with this. What happens if I have rules like this? h1:visible { visibility: hidden; } or h1:visible { display: none; } -- Lachlan Hunt http://www.lachy.id.au/ lachlan.hunt@lachy.id.auReceived on Saturday, 7 August 2004 00:18:34 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 11 September 2008 23:28:36 GMT