<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" onclicklick="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>