Trying to emulate the following code that works in firefox: .leftmenu a:hover, .leftmenu a:active { text-shadow: 1px 1px 1px #000; !important; } this code shadows text on mouseover in firefox version browser, now trying to get the same results in IE?? Any help would be extremely um.. helpful
Wait 5 years then try it. Maybe it will work then. Probably not. Right now IE does not support text-shadow. Only modern browsers do. EDIT: Sorry. Just noticed you said 'emulate' it. Yes, it's possible but I don't have that handy.
2 Dean45, list supported browser Please look at: http://www.css3.info/preview/text-shadow/ You can try use for IE filter:shadow