I have a website with an html form (PHP server side). When I tab through the fields using the prev/next button on the iPhone the "radio group" gets skipped. However, text fields, lists and buttons get selected. Is it possible to enable a radio group to be selected using prev/next buttons?
Or should I change this from a "radio group" to something like a list menu?
Thanks!