
Originally Posted by
kuroi
Parameters is a catch-all for anything else you need e.g. 'class="myRadioButton"'. You don't have to put anything in there if you don't need anything.
You would use this function once of each option/value combination, grouping the options by giving them the same name, with each value for that option having its own unique value.
You'll probably want to sprinkle lightly with LABEL tags too.