My question is fairly straight-forward, however, side note: I also would like to make sure that any customizations degrade easily for other phones.
Can radio buttons be custom styled for Android and iPhone with CSS & HTML?
Thanks,
s
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I wouldn’t even bother without some Javascript, it’s probably in your best interest to check if the browser is webkit and then customize from there, you can also try looking at jQueryMobile, they are doing some very cool things with all sorts of form controls: http://jquerymobile.com/demos/1.0a4.1/#docs/forms/forms-radiobuttons.html