The radio boxes, also called options boxes, are grouped choices within a form text box from which the user must make an exclusive choice (unique choice).
Place the cursor in the edit window where you wish to insert radio boxes. This location must be placed between <FORM> and </FORM> tags.
In the Forms tag, click on the Radio box button. The Form Elements dialog box appears .
In the identifier name text box, enter a name. This name identifies the radio box text box.
If you don’t want to have a new line inserted after every radio button, remove the Insert a carriage return after each value box.
In the Element values box, type the description for the first radio button and then press on the Add button. The inscription is transferred to the bottom window of the dialog box.
Repeat the last stage for all the radio buttons you want to create
If you want one of the
radio buttons to have a default checkmark, then you must insert a checkmark
in Checked by default box before
pressing on the Add button.
You can also insert a checkmark in the appropriate box in the bottom
window of the dialog box.
To reorganize the order of added elements, click on one of them to select and move it with the aid of the up or down arrows on the right side of the preview window.
Click on the OK button.
AceHTML inserts the following command in the document:.
If you have not previously specified the type of form in which you wish to a radio button, AceHTML asks if you want to insert a Form in the document.
It is not possible to return to the Elements Form dialog box to make modifications. However, while you have not exited the dialog box, it is possible to:
Modify an element: select it in the preview window and click on the Edit button.
Delete an element: select it in the preview window and click on the Delete button.