On 21/05/06, Sebastian Dammark <[EMAIL PROTECTED]> wrote:
>
> You can only use the pseudo-class hover on an a-tag like this
>
> .featuredmags a:hover {
>         background: #aaa;
>         color: #fff
> }
>
> not true, you can use it on any element, it's just that IE only recognises
> it when used with the anchor element. compliant browsers recognise it (with
> td for example) so it's good for a little progressive enhancement.
>



-- 
http://www.web-buddha.co.uk

dynamic web programming from Reigate, Surrey UK (php, mysql, xhtml, css)

look out for project karma, our new venture, coming soon!
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to