Click to See Complete Forum and Search --> : Radio style in Firefox


bucko
07-16-2009, 07:44 AM
I would like to get rid of radio button circles. I already have a code that if you click on the label the radio button gets checked. In IE it works if i use the css bellow, but not in Firefox. Any ideas hot to trick FF to not show them?

#m8_1
{
width:0em;
height:0em;
}