How to make the value in submit button ,transparent?

Posted by aquero on Stack Overflow See other posts from Stack Overflow or by aquero
Published on 2010-05-18T06:52:09Z Indexed on 2010/05/18 7:00 UTC
Read the original article Hit count: 201

Filed under:
|

Hi, I have a submit button in a form and i use a css class which sets a background image as the submit button. I need to give a value to this submit button, but i dont want it to be displayed to the user. If i set the css color property to transparent it works fine in my firefox 3.6. But the value gets displayed in ie 6 and 7. How can i solve this problem?

© Stack Overflow or respective owner

Related posts about html

Related posts about css