Hi guys, i was looking on google for information about the cross browser availability of any technique for text-shadows but i didn't found anything that explain what i'm looking for... So, is the text-shadow property working in all major browsers ? I mean ie7 ie8 chrome firefox , safari and opera ? Or is there any css/jquery method that works in all major browsers ? Thanks.
Text shadow works in all modern browsers. Text shadow does not work in any version of IE and it is not known if/when it ever will.
Text-shadow works only in Opera and Safari atm as far as I know, so your only chance is using images instead or with hidden text.