`

创建Create element

阅读更多

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
 <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
 <meta http-equiv="Content-Language" content="zh-CN" />
 <title> New Document </title>
 <meta name="Designer" content="hayden QQ:3996992" />
 <meta name="Designer mail" content="hayden@yeah.net" />
 <meta name="robots" content="hayden" />
 <meta name="Keywords" content="静¢脉|★DuS★'s BLOG!" />
 <meta name="Description" content="静¢脉|★DuS★'s BLOG!" />
 <link rel="stylesheet" rev="stylesheet" href="" type="text/css" media="all" />
 <script src="" type="text/javascript" language="javascript"></script>
</head>
<body>
<script language="JavaScript">
<!--
var $=new Function('obj','return document.getElementById(obj);');
function fnAppend(sstr){
 var oNewNode = document.createElement("DIV");
 $("mlist").appendChild(oNewNode);
 oNewNode.innerHTML=sstr;
}
//-->
</script>
<input type="button" onclick="fnAppend('sdf');" value="++">
<div id="mlist">

</div>
</body>
</html>

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics