<div class="codetitle"> <span><a style="CURSOR: pointer" data="530" class="copybut" id="copybut530" onclick="doCopy('code530')"><u>复制代码</u></a></span> 代码如下:</div> <div class="codebody" id="code530"> <br><input type="button" value="高级搜索" id="click_test4">";<br>var content4 = "<center>高级搜索</center> <form action="" method="post" id="formUserSuperSearch">"<br> + "用户名 : <input type="text" name="username" id="username">"<br> + "<br><br>电子邮箱: <input type="text" id="email">"<br> + "<br><br>单位: <input type="text" id="unit">"<br> + "<br><br>电话:<input type="text" id="tel"> "<br> + "<br><br>手机: <input type="text" id="mobile">"<br> + "<br><input type="button" onclick="UserSuperSearche()" value="取消"><input type="button" onclick="UserSuperSearch()" value="确定">"<br> + "</form>";<br> T$('click_test4').onclick = function() {<br> //其中click_test4是上面的按钮id<br> //content4为要显示的div上面的内容<br> TINY.box.show(content4, 0, 350, 250, 0);<br> };<br> </div> <br>另外支持的js文件下载地址:<strong><a href="http://xiazai.jb51.net/201403/tinybox(jb51.net).rar" target="_blank">点击下载</a></strong>