Did anyone have any thoughts on removing underline from generated content in the hover state for IE?
I did some checking and it appears that the behavior occurs in all versions of IE? I'm guessing that this is default behavior for IE, then, to allow generated content to always inherit the hover state. </email> <signature id="paceaux"> Frank M Taylor http://frankmtaylor.com @paceaux </signature> On May 24, 2012, at 11:31 AM, pace...@madebypaceaux.com wrote: > Hi All, > > I have a conundrum that I'm not sure how to fix. Firstly, here's a > JSFiddle that you can review: http://jsfiddle.net/Paceaux/Gqzyh/ . Due to > a non-disclosure agreement, I can't show you an actual page with full > context. > > 1. I'm doing :hover{text-decoration:underline} > 2. I'm adding generated content on links to PDFs > 3. I don't want the generated content to inherit the color or the > underline from the a:hover > > I don't have any problem with this in any of the modern browsers, but IE8 > still wants to show the underline when you hover the link. I've tried > experimenting with border-bottom and gotten the same result. > > Is there any way through CSS to keep a:hover:after from inheriting > text-underline in IE8? > > > > > > > ______________________________________________________________________ > css-discuss [css-d@lists.css-discuss.org] > 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/ ______________________________________________________________________ css-discuss [css-d@lists.css-discuss.org] 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/