Insert Radio Button
Previous Topic  Next Topic 

 Radio Button: Similar to the check box, if the form is submitted with the radio      button selected, a value will be passed. To insert a radio button, click the  button on the edit menu.

Name: If desired, the name attribute will place a name to the left of the                    radio button.

Value: This is the value that will be passed upon the submission of the                      form if the radio button is selected.

PLEASE NOTE THAT THIS IS A FORM ELEMENT, AND THEREFORE IT CAN ONLY BE INSERTED ONTO YOUR PAGE AFTER A FORM HAS BEEN SUCCESSFULLY ADDED TO YOUR PAGE!