I need some JS class or CSS method to create from any text such text with shadow like on this web page…
Page screen:

(source: narod.ru)
I need It to work in IE 6,7,8 Chrome 4, FF 3, etc
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Inspect element says:
text-shadow:0 1px 0 #3B3B3B;More on text-shadow http://www.quirksmode.org/css/textshadow.html http://www.css3.info/preview/text-shadow/