> Hey guys,
>
>   I am try to figure a way of doing div#box:hover, but will work in
> most or all browsers. I am reluctant to use javascript because I
> imagine there is a method using purely css.
>
> Any ideas?

IE < 7 only supports :hover on links, not on all elements. There are a
lot of fixes out there, including IE only htc extensions.
http://www.siteexperts.com/ie5/htc/ts03/page2.asp

However, JavaScript is not evil, and for something like this maybe
really a good idea.


--
Chris Heilmann
Blog: http://www.wait-till-i.com
Writing: http://icant.co.uk/
Binaries: http://www.onlinetools.org/
______________________________________________________________________
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