input[type="radio"] IE support
Posted: Fri Oct 31, 2008 10:42 pm
hi guys,
I have a problem. I have long form and lots of imputs, select, textarea, radio buttons, check box etc ect. I have styled all the inputs in a way that they looks same. And radio is also an input. I styled input widht to 230px. As a result, the radio buttons also gets that width at IE.
I tried to solve it input[type="radio"] by this. But it doesn't support IE6. And I can't use class on the radio button.
Do u have any idea solving this prob. I am crying to get help with this.
Thanks all
I have a problem. I have long form and lots of imputs, select, textarea, radio buttons, check box etc ect. I have styled all the inputs in a way that they looks same. And radio is also an input. I styled input widht to 230px. As a result, the radio buttons also gets that width at IE.
I tried to solve it input[type="radio"] by this. But it doesn't support IE6. And I can't use class on the radio button.
Do u have any idea solving this prob. I am crying to get help with this.
Thanks all
