
Web Browser for the 4625SW IP Telephone
166 4600 Series IP Telephones Application Programmer Interface (API) Guide
The value attribute takes precedence over ivalue. For example, the tag syntax is as follows:
<input title=”Hello there” ivalue=”Enter name here” />
The text box displays [Enter name here] instead of the default [Enter text here]. The page
author can supply any text to the ivalue. Once the user enters text, the value attribute now
equals the typed-in text. The words “Enter name here” disappear and the user-entered text
remains in the text box.
The optional empty OK attribute sets a Boolean value that specifies whether empty input can be
accepted, even if the format attribute is set. The WML default is false, which forbids empty
values, while a true WML browser default permits empty values. This means that if the user is in
text entry mode and the page author sets the value as false, the user cannot leave text entry
mode without entering some characters. At this point, the phone must display the following
message “Input field cannot be empty” so the user can make an entry and leave text entry
mode.
The six display lines/cells associated with the phone’s Feature buttons are available for input
elements. The Top Line of the display cannot be used for input.
The input tag causes an automatic line break before and after input text.
Only one input tag can exist per display line.
When a user views a page with the input tag specified, the card title displays first. When the
user scrolls to the first line containing input, the Top Line shows the input box title if specified,
otherwise the card title is shown. The TopLine displays the card title for all non-input text.
When the input box is selected a vertical line, or cursor, appears at the beginning of the input
box.
ivalue The attribute value takes precedence over
ivalue.
SUPPORTED.
maxlength number Sets the maximum number of characters the
user can enter in the field.
SUPPORTED.
size number_o
f_char
Sets the width of the input field. NOT
SUPPORTED.
tabindex number Sets the tabbing position for the input field. NOT
SUPPORTED.
title cdata Sets a title for the input field. SUPPORTED.
type text
password
Indicates the type of the input field. The
default value is “text.”
SUPPORTED.
value cdata Sets the default value of the variable in the
name attribute.
SUPPORTED.
Attribute Value Description Comments
2 of 2
Comentários a estes Manuais