22 sipup, 23 textsize, 22 sipu – Casio Naurtech CETerm Ver.5.1 Web Browser Programming Manual User Manual
Page 37: 23 t, Example, Syntax, Comments

N
AURTECH
W
EB
B
ROWSER
S
MART
C
LIENTS FOR
W
INDOWS
CE .NET / P
OCKET
PC
Web Browser Programming Guide
Page 37
Example
<html>
<head>
<meta http-equiv="SIP" content="Show">
</head>
<body>
The Soft Input Panel (SIP) should be visible.
</body>
</html>
3.22 SIPU
P
The SIPUp tag makes the Soft Input Panel (SIP) visible.
Syntax
http-equiv="SIPUp"
content=""
Comments
This tag is supported for compatibility with other browsers. It is preferable to use
the SIP META tag or the IDA Action Code “IDA_SIP_SHOW” via the IDA META
tag, an “ida:” URL or a PostIDA call. The content is ignored, but it must be
present.
Example
<html>
<head>
<meta http-equiv="SIPUp" content="">
</head>
<body>
The Soft Input Panel (SIP) should be visible.
</body>
</html>
3.23 T
EXT
S
IZE
The TextSize tag is used to set an overall text zoom level. The zoom level can
also be changed manually with font sizing buttons on the Toolbar or KeyBar.
Syntax
http-equiv="TextSize"
content="Smallest"
"Smaller"
"Medium"