March 2002
Intermediate to advanced
400 pages
7h 56m
English
WML enables timers, which enables developers to have an event occur without the user explicitly having to activate a control, to be declared within a WML card. Timeouts are specified in units of tenth of a second; however, some browsers might round this timeout to some other precision internally.
The TIMER element provides a method for executing a task automatically after a period of user inactivity.
The following code snippet presents the syntax of the TIMER element:
<timer attribute/> Table A.18 is a detailed summary of the attributes of the TIMER element.
| Attribute | Required | Description |
|---|---|---|
| name | No | Specifies the name of the variable to be ... |
Read now
Unlock full access