Stack Exchange
Stack Overflow
Questions
Tags
Users
About
Stack Overflow
Public
Questions
Tags
Users
About
Radio button looks like checkbox on iPad
Asked
Apr 15 '15 at 06:04
Active
Jul 02 '22 at 16:55
Viewed
614 times
0
I am using
type='radio'
but on iPad the radio button looks like a checkbox:
html
css
ipad
checkbox
radio-button
edited Jul 02 '22 at 16:55
Jonas
121,568
97
310
388
asked Apr 15 '15 at 06:04
Amol Dhanawade
1
1
try adding `-webkit-appearance: none;`
–
Vitorino fernandes
Apr 15 '15 at 06:12
Reference :- http://stackoverflow.com/questions/5449412/styling-input-buttons-for-ipad-and-iphone
–
Vitorino fernandes
Apr 15 '15 at 06:13
0 Answers
0