search.js

来自「一套开源WEB的网站管理系统」· JavaScript 代码 · 共 1 行

JS
1
字号
document.write("<table border='0' cellpadding='0' cellspacing='0'><form method='Get' name='guestform' action='index.asp'><tr><td height='28' align='center'><select name='act' size='1'><option value='topic' selected>留言主题</option><option value='username'>留 言 者</option></select>&nbsp;<input type='text' name='keyword'  size='30' value='关键字' maxlength='50' onFocus='this.select();'>&nbsp;<input type='submit' name='btn' class=Button value=' 搜索 '></td></tr></form></table>");

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?