Is it even possible to force text-shadow on elements like:

<input name="submit" type="submit" id="submit" value="Submit" />

?

Of course text-shadow doesn't work in any browser when it comes to inputs... Will it be working in near future?

I can't edit the HTML, only JS & CSS tricks allowed. I want a solution that will work in all modern browsers, don't care about IE7 and older.

Any ideas?

http://jsfiddle.net/tUDLM/

link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.