Radio Buttons with 'Selected' icon in JQM
The documentation section in JQM has a great example showing how Radio Buttons can be used in JQM. But the nice looking buttons in the example aren't the ones that sample *code* shows. When you create buttons using the code, there are no "bulls eye" icons that indicate which radio button has been selected.
That leads me to two things:
1. How do you accomplish that same look and feel?
2. When there is an example, is should be matched *exactly* by the code sample provided (IMHO)
In this case, the buttons had the look feel and function I exactly needed but the code provided less than that and I am not versed enough in CSS and JQM to sort out how it was accomplished.
Thanks