News

The first step to create custom radio buttons and checkboxes is to define the basic HTML structure. You will need a <form> element to wrap your inputs and labels, and ...
_setLabel assigns the value specified in button-text as the new label for the radio box. If the radio box does not have a return value, the new label also becomes the new return value. Return values ...