On Tue, 7 Feb 2006 17:18:23 -0500, Peach Lynda wrote:

> Am willing to have only IE users see the shadow effect:
> http://wwwdev.eglin.af.mil/faq.shtml Our users are primarily IE -- but
> ..
I couldn't connect to your page, but there are different solutions to 
this, depending on the browser. I assume from your description you have 
found the Internet Explorer-specific filter. A similar CSS property 
exists that works on a couple of minority browsers - "text-shadow:".

AFAIK - only Safari and Opera 9 support this alternative. A good way to 
keep the markup clean is to use the "::before" pseudo element to add the 
duplicate text - or even some unobtrusive JavaScript. (Shh - I didn't say 
that on a CSS list!!!)

For more, see here:
<http://www.workingwith.me.uk/articles/css/cross-browser-drop-shadows/>

Cordially,
David
-- 
David Hucklesby, on 2/8/2006
<http://www.hucklesby.com/>
--



______________________________________________________________________
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