📄 jssearch.js
字号:
document.write('<font color=#ffffff> 全站搜索:');
document.write('<SELECT style="FONT-SIZE: 9pt; COLOR: #fafafa; BACKGROUND-COLOR: #4e74b4" name=type size=1>');
document.write('<option value="title" selected>-搜索标题-</option>');
document.write('<option value="all">-详细搜索-</option>');
document.write('</SELECT>');
document.write('<SELECT style="FONT-SIZE: 9pt; COLOR: #fafafa; BACKGROUND-COLOR: #4e74b4" name=types size=1>');
document.write('<option value="article">-搜索文章-</option>');
document.write('<option value="soft" selected>-搜索资源-</option>');
document.write('</SELECT>');
document.write('<input type="hidden" name="ordertype" value="date">');
document.write('<input type="hidden" name="action" value="result">');
document.write('<input style="BORDER-RIGHT: #0f0f0f 1px double; BORDER-TOP: #0f0f0f 1px double; FONT-SIZE: 9pt; BACKGROUND: #C2DB15; BORDER-LEFT: #0f0f0f 1px double; BORDER-BOTTOM: #0f0f0f 1px double" type=text name="keyword" size=14 value=输入关键字 onFocus=this.value="" maxlength=50>');
document.write('<input style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px; BORDER-BOTTOM-WIDTH: 1px; HEIGHT: 18px; BACKGROUND-COLOR: #cccccc; BORDER-RIGHT-WIDTH: 1px" type=submit type="submit" value=搜
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -