<command/> Tag Attributes
Attributes of the <command/> tag
| global attributes | In addition to the personal attributes of the <command> tag below, any of the common HTML attributes can also be coded. |
| checked="checked" | |
| disabled="disabled" | |
| icon | a URI reference that resolves to the URL of a small two-dimensional image resource Use percent escape codes as explained in the URL-encoding tutorial for any special characters in the URI reference. If the value of the
If the protocol scheme, username, host name/IP address and port number are omitted the default is the current host - the same server as the base of the current document. If the path starts with a slash |
| label | |
| radiogroup | |
| title | Although title is one of the common attributes, which can be coded on any HTML element, it performs somewhat differently when coded on the command tag. |
| type="command" type="checkbox" type="radio" |