
Web Browser for 4610SW, 4620/4620SW, 4621SW, and 4622SW IP Telephones
108 4600 Series IP Telephones Application Programmer Interface (API) Guide
Text Formatting Tags
The following tags are not supported but the content inside the tags is rendered as normal text:
● <b> tag - The <b> tag specifies bold text. This tag is not supported.
● <big> tag - The <big> tag specifies large font text. This tag is not supported.
● <em> tag - The <em> tag specifies emphasized text. This tag is not supported.
● <i> tag - The <i> tag specifies italicized text. This tag is not supported.
● <small> tag - The <small> tag specifies small font size text. This tag is not supported.
● <strong> tag - The <strong> tag specifies strongly emphasized text. This tag is not
supported.
● <u> tag - The <u> tag specifies underlined text. For the 4620 Web Access application, only
links appear underlined. This tag is not supported.
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.
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.
SUPPORTED.
Komentáře k této Příručce