WML标签速查手册(转)比较方便便于速查
By admin
- 2 minutes read - 284 words结构相关标签****语法及属性 < wml > lang” >
content
< card > name”
title=” <strong><em>label</em></strong>
”
newcontext=” <strong><em>boolean</em></strong>
”
style=” <strong><em>style</em></strong>
”
onenterforward=” <strong><em>url</em></strong>
”
onenterbackward=” <strong><em>url</em></strong>
”
ontimer=” <strong><em>url</em></strong>
” >
<strong><em>content</em></strong>
< template > url”
onenterbackward=” <strong><em>url</em></strong>
”
ontimer=” <strong><em>url</em></strong>
” >
<strong><em>content</em></strong>
< head >
<strong><em>content</em></strong>
< access >
domain”
path=” <strong><em>path</em></strong>
” />
< meta >
name“ | http-equiv=” <strong><em>name</em></strong>
”
content=” <strong><em>value</em></strong>
”
forua=” true
| <strong>false</strong>
” />
任务相关标签****语法及属性
< timer >
variable”
value=” <strong><em>value</em></strong>
” />
< setvar > name”
value=” <strong><em>value</em></strong>
” />
< anchor >
< a > label” >
task
text
< do > type”
label=” <strong><em>label</em></strong>
”
name=” <strong><em>name</em></strong>
”
optional=” <strong><em>boolean</em></strong>
” >
<strong><em>task</em></strong>
< onevent > type” >
<strong><em>task</em></strong>
< go > url”
sendreferer=” <strong><em>boolean</em></strong>
”
method=” <strong><em>method</em></strong>
”
accept-charset=” <strong><em>charset</em></strong>
”
<strong><em>content</em></strong>
< prev >
<strong><em>content</em></strong>
< noop >
< refresh >
<strong><em>content</em></strong>
控件相关标签****语法及属性 < input > variable”
title=” <strong><em>label</em></strong>
”
type=” <strong><em>type</em></strong>
”
value=” <strong><em>value</em></strong>
”
default=” <strong><em>default</em></strong>
”
format=” <strong><em>specifier</em></strong>
”
emptyok=” <strong><em>boolean</em></strong>
”
size=” <strong><em>n</em></strong>
”
maxlength=” <strong><em>n</em></strong>
”
tabindex=” <strong><em>n</em></strong>
” />
< select > label” multiple=”boolean” name=”variable” default=”default” iname=”index_var” ivalue=”default” tabindex=”n” > content < option > label”
value=” <strong><em>value</em></strong>
”
onpick=” <strong><em>url</em></strong>
” >
<strong><em>content</em></strong>
< optgroup > label” >
<strong><em>content</em></strong>
< fieldset > label“>
<strong><em>content</em></strong>
输出效果标签 语法及属性 < img > text”
src=” <strong><em>url</em></strong>
”
localsrc=” <strong><em>icon</em></strong>
”
align=” <strong><em>alignment</em></strong>
”
height=” <strong><em>n</em></strong>
”
width=” <strong><em>n</em></strong>
”
vspace=” <strong><em>n</em></strong>
”
hspace=” <strong><em>n</em></strong>
” />
< table >
alignment”
title= <strong><em>"label"</em></strong>
columns= <strong><em>"n"</em></strong>
/>
< td >
<strong><em>content</em></strong>
< tr >
<strong><em>content</em></strong>
< b >
<strong><em>text</em></strong>
< big >
<strong><em>text</em></strong>
< br >
< em >
<strong><em>text</em></strong>
< i >
<strong><em>text</em></strong>
< p >
alignment”
mode=” <strong><em>wrapmode</em></strong>
” />
< small >
<strong><em>text</em></strong>
< strong >
<strong><em>text</em></strong>
< u >
<strong><em>text</em></strong>
特殊字符 <
< (less than)
(greater than)
'
‘ (apostrophe)
"
” (quote)
&
& (ampersand)
$$
$ (dollar sign)
Non-breaking space
Soft hyphen
来源: http://tech.sina.com.cn/wap/tech/2000-06-07/27470.shtml