Polycom, Inc. 86
References 8:
This chapter provides you with a list of recommended references that can help you when writing your
application. When writing your application, refer to the following resources for additional help.
You can locate Polycom's UC Software 5.0.0 Administrators’ Guide on the Polycom Support Web
site.
You can locate all Technical Bulletins and Notifications, Feature Descriptions, and phone
documentation referred to in the Administrators Guide on the Polycom Support site.
You can find Request For Comments (RFC) documents by entering the RFC number.
You can find an HTML Reference at W3 HTML & CSS .
You can find Third Party Software on the Polycom Support site.

Additional Information

This section provides you with information on the following topics:
Unsupported XHTML elements on the Microbrowser
JavaScript Examples for the Browser

Unsupported XHTML elements on the Microbrowser

This section provides information on XHTML elements not supported by the microbrowser.
The unsupported elements and attributes are listed in the following table.
Table 71: Unsupported Elements and Attributes
Tag Type
Tag Description
Basic Tags
<html>Defines HTML document.
<body>Defines documents body.
<h1> to <h6>Defines header 1 to header 6.
<p>Defines a paragraph.
<br>Inserts a single line break.
<hr>Defines a horizontal rule.
Character Format Tags
<b>Defines bold text.
<font>Deprecated. Defines text font, size, and color.
<i>Defines italic text.
<em>Defines emphasized text.