📄 search.js
字号:
document.writeln('<table width=\"98%\" border=\"0\" align=\"center\">')
document.writeln('<form id=\"SearchForm\" name=\"SearchForm\" method=\"get\" action=\"/plus/Search.asp\">')
document.writeln(' <tr>')
document.writeln(' <td align=\"center\"><select name=\"SearchType\">')
document.writeln(' <option value=\"1\">信息主题</option>')
document.writeln(' <option value=\"2\">发布者</option>')
document.writeln(' <option value=\"3\">信息介绍</option>')
document.writeln(' </select>')
document.writeln(' <select name=\"ClassID\" style=\"width:150\">')
document.writeln(' <option value=\"0\" selected=\"selected\">所有栏目</option>')
document.writeln('<option value=\'20069873804830\' {ClassID=20069873804830}>供求信息 </option><option value=\'20086530835585\' {ClassID=20086530835585}> └ 电脑配件</option><option value=\'20089387365842\' {ClassID=20089387365842}> │ └ 电脑主板</option> </select>')
document.writeln(' <input name=\"KeyWord\" type=\"text\" class=\"textbox\" value=\"关键字\" onfocus=\"this.select();\"/>')
document.writeln(' <input name=\"ChannelID\" value=\"8\" type=\"hidden\" />')
document.writeln(' <input type=\"submit\" class=\"inputButton\" name=\"Submit\" value=\"搜 索\" /></td>')
document.writeln(' </tr>')
document.writeln('</form>')
document.writeln('</table>')
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -