首页
Tutorials
API
DEMO
Google Group
Source Code
English API Docs
Navigation
index
modules
|
next
|
previous
|
KISSY v1.2 Documentation
»
API Documentation
»
Seed
»
lang
»
unEscapeHTML
¶
Module
¶
seed
Methods
¶
KISSY.
unEscapeHTML
(
)
¶
String
KISSY.unEscapeHTML
(str)
将字符串中的 html 实体字符替换成对应字符
Parameters:
str
(
string
) – 包含 html 实体字符的字符串
Returns:
替换实体字符后的字符串
Return type:
string
例如
KISSY
.
unEscapeHTML
(
"<a>x</a>"
);
// => "<a>x</a>"
Navigation
index
modules
|
next
|
previous
|
KISSY v1.2 Documentation
»
API Documentation
»
Seed
»
lang
»
Seed
loader
kissy
lang
web
Core
ua
dom
event
node
json
ajax
cookie
base
anim
Component
sizzle
mvc
template
datalazyload
flash
dd
resizable
switchable
suggest
calendar
imagezoom
overlay
uibase
component
button
menu
menubutton
tree
waterfall
validation
editor