Hi,
Is there any way to make a button transparent using css in firefox 2?
I tried -moz-opacity, but it’s not a very good option for what I want to do. I just want the background to go away totally.
Thanks.
Edit: in css, background-color:transparent; :beam: