Web Application for Polycom Phones UC Software 5.0.0
Polycom, Inc. 60
<head>
The <head> element contains information about the document. The browser does not display the head
information. The following tags can be in the head section: <base>, <link>, <meta>, <script>,
<style>, and <title>.
This tag does not support any attributes.
Note: No Title Bar in Microbrowser
Due to space constraints, there isn’t a static title bar at the top of the microbrowser window as there
is in most other browsers. The title is displayed in large bold text in the first line of the page and is
scrolled off the screen as you navigate down the page.
Audio Tags
The following audio tags are supported:
<audio> - Defines audio.
<audio>
The <audio> tag enables you to define audio elements that play wav files on the phone.
The <audio> tag supports the attributes listed in the following table.
Table 52: <audio> Tag Attributes
Audio file source which can either be relative to the XHTML file or an absolute path. Only “.wav” files are
supported by the phones.
Creates soft keys. Use this attribute with links. Separate each soft key with a semicolon: “;”.
Creates soft keys. Use this attribute with buttons. Separate each link with a space: “ ”.