Operation Manual

82 Navigation and Hyperlinks
The preview box updates with your chosen button design.
4. Enter a Button Label to identify the button, such as "Home",
"Images", "Help", etc.
5. Select an Action which will be invoked when the button is clicked.
Hyperlink will direct the user to a target (e.g., Internet page, site
page, file) via a hyperlink (see p. 85). Click Edit... to choose the
target type and its destination and target window.
Submit Form creates a Submit button used for submitting form
data. The button label will always be overwritten to be Submit
(but you can still edit it again). The Action for the button is
actually invoked when the button is placed on a form.
Reset Form creates a Reset button used on forms to clear data
input in form fields. Submit and Reset buttons are usually placed
side by side.
Custom Script lets you type your own JavaScript code into the
input box (you don't need to include the <script
language="JavaScript"> and </script> tags).
6. (Optional) Check Disabled to make the control inactive unless
activated by script.