
Web Browser for the 4625SW IP Telephone
162 4600 Series IP Telephones Application Programmer Interface (API) Guide
The template element creates code that is inserted into all cards in a single deck. The nested
tags are: go, noop, prev, and refresh.
There are no visual implications for supporting the <onevent> tag.
If there is more than one <onevent> tag defined with the same type in a deck or card, only the
last <onevent> is rendered. Specifying more than one <onevent> tag inside an <anchor> tag
causes an error.
● <postfield> tag - Use the postfield tag to set a name/value pair that can be transmitted
during a URL request to an origin server, the request’s source. The name attribute sets the
name, which must be a valid WML variable name. The value attribute sets the value.
There are no visual rendering implications with this tag.
Attribute Value Description Comments
type onenterbackward
onenterforward
onpick
ontimer
REQUIRED. Specifies the type of the
“onevent” element.
onenterbackward - triggered when a
<prev> goes to a previous card.
onenterforward - triggered when a <go>
goes to a card. onpick - triggered when an
item is selected or deselected. ontimer -
triggered when a timer expires.
SUPPORTED.
Attribute Value Description Comments
name cdata REQUIRED. The name of the field. SUPPORTED.
value cdata REQUIRED. The value of the field. SUPPORTED.
Kommentare zu diesen Handbüchern