|
Newsletters
|
|
|
|
|
WML Tag Reference
WML Tag Reference
Bookmark this page
The Timer Element - <timer>
Description: Declares a card timer, which starts at card entry and ends when the card is exited.
Example:
<timer name="timer1" value="60"/>
| Attributes |
| Name |
Value |
Description |
| name |
NMTOKEN |
Specifies the name of the event binding. |
| value |
CDATA |
specifies the field value |
| id |
ID |
Sets the unique name for the element. |
| class |
CDATA |
Associates the element with a defined class. |
Back to Tag Listing
|
|