復制代碼 代碼如下:
<input type="button" value="高級搜索" />";
var content4 = "<center>高級搜索</center><form action='' method='post'>"
+ "用戶名 : <input type='text'>"
+ "<br/><br/>電子郵箱: <input type='text'/>"
+ "<br/><br/>單位: <input type='text'id='unit'/>"
+ "<br/><br/>電話:<input type='text'id='tel'/> "
+ "<br/><br/>手機: <input type='text'id='mobile'/>"
+ "<br/><input type='button' value='取消'/><input type='button' value='確定'/>"
+ "</form>";
T$('click_test4').onclick = function() {
//其中click_test4是上面的按鈕id
//content4為要顯示的div上面的內容
TINY.box.show(content4, 0, 350, 250, 0);
};
新聞熱點
疑難解答
圖片精選