| 
注册时间2013-1-28最后登录2013-3-12阅读权限10积分15精华0帖子2
 
 
 | 
| <!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><title>
 test
 </title>
 <script src="../mini/jquery-1.4.2.min.js" type="text/javascript"></script>
 <link href="../mini/themes/default/miniui.css" rel="stylesheet" type="text/css" />
 <script src="../mini/miniui.js" type="text/javascript"></script>
 <link href="../mini/themes/blue/skin.css" rel="stylesheet" type="text/css" /></head>
 <body>
 <form name="form1" method="post" action="WFrmManagerIndex.aspx" id="form1">
 <div>
 <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKLTcxMTEzNzU3OGRkZZ3HoaZpkXSHAHE5pGn1Ke+krBs=" />
 </div>
 
 <div>
 <div class="mini-tree " url='[{id: "base", text: "Base"},{id: "ajax", text: "Ajax", pid: "base"},]' showTreeIcon="true" textField="name" idField="id" parentField="pid" resultAsTree="false" expandOnLoad="0">
 </div>
 
 
 
 
 </div>
 </form>
 </body>
 </html>
 这是页面源代码.
 
 | 
 |