Summary:
This element specifies a single choice option in a select element.
Attributes:
Name | Data type | Mandatory | Default | Description |
id | String | X | A unique name for the tag within the deck | |
class | String | X | A name of a class of which the tag is a member | |
xml:lang | String | X | The natural or formal language of the tag or its attributes | |
value | String | X | Specifies the value to be used when setting the name variable. When the user selects this option, the resulting value specified in the value attribute is used to set the select element's name variable. The value attribute may contain variable references, which are evaluated before the name variable is set. | |
title | String | X | Specifies a title for this element, which may be used in the presentation of this object. | |
onpick | HREF | X | The URI that is loaded when the user selects or deselects this option. |
Nested tags:
<onevent>