On Mon, 21 Jul 2008 18:17:12 +0100, Karl Bedingfield wrote: > Hi all, > > I have been reading with interest this page > (http://www.cssnewbie.com/example/style-unordered-lists/#five) and would love > to > achieve example 5 (it uses :hover pseudo-class) to work with IE6. Does anyone > know of a > way to create this effect that would also work with IE6?
From the referenced article: "Of course, IE6 doesnt recognize the :hover class on anything other than anchors, so if you needed this to show up in IE6, youd need to apply an anchor to your text " You could also use hover.htc - <http://www.xs4all.nl/~peterned/csshover.html> Cordially, David --
______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
