
Web Browser for the 4625SW IP Telephone
156 4600 Series IP Telephones Application Programmer Interface (API) Guide
Application developers can create a JPEG image with different font styles, since the browser
does not support any of the text formatting tags listed.
Anchor Elements
● <a> tag - <a> elements define <go> tasks that require a URL link specification. All <a>
tags are rendered as underlined. All <a> nested tags like br and img are supported. One
anchor is rendered per line. A maximum of six anchors can be rendered on the screen at
one time. The user selects the link by pressing one of the Feature buttons associated with
that display line.
● <anchor> tag - <anchor> elements define <go> tasks that require a URL link specification.
All anchors are rendered as underlined. All <anchor> nested tags (br, go, img, prev, and
refresh) are supported. A maximum of six anchors can be rendered on the screen at one
time. The user selects a link by pressing one of the Feature button associated with that
display line. You cannot specify more than one <onevent> tag inside an <anchor> tag.
Attribute Value Description Comments
href url REQUIRED. Defines where to go
when the user selects the link.
SUPPORTED.
title cdata Defines a text identifying the link. SUPPORTED.
accesskey 1,2,3,4,
5,6,7,8,
9,0,*,#
A keypad key the user can press
as a shortcut to selecting a link.
NOT SUPPORTED.
Attribute Value Description Comments
title cdata Defines a text identifying the link. SUPPORTED.
accesskey 1,2,3,4,
5,6,7,8,
9,0,*,#
A keypad key the user can press
as a shortcut to select a link.
NOT SUPPORTED.
Kommentare zu diesen Handbüchern