|
Newsletters
|
|
|
|
|
WML Tag Reference
WML Tag Reference
Bookmark this page
The Refresh Element - <refresh>
Description: Initiates an update of the user agent as specified by the <setvar> elements.
Example:
<refresh>
<setvar name="var1" value="hello!"/>
</refresh>
| Attributes |
| Name |
Value |
Description |
| id |
ID |
Sets the unique name for the element. |
| class |
CDATA |
Associates the element with a defined class. |
Back to Tag Listing
|
|