📄 searchbar.js
字号:
document.write ('<table border="0" align="center" cellpadding="0" cellspacing="0">');document.write ('<form method="Get" name="SearchForm" action="http://localhost/book_a/152/Search.asp" target="_blank">');document.write ('<tr>');document.write ('<td align="center"><font color="#000000">站内文章搜索:</font></td>');document.write ('<td align="center"> ');document.write ('<select name="field">');document.write ('<option value="0">标题</option>');document.write ('<option value="1">内容</option>');document.write ('<option value="2">作者</option>');document.write ('</select> ');document.write ('<select name="column">');document.write ('</select> <input name="keyword" type="text" value="关键字" onfocus="this.className='+'iptA_Over'+';this.select();" onblur="this.className='+'iptA'+';" size="20" maxlength="50"> <input name="Submit" type="submit" class="btnA" value="搜索" onmouseover="this.className='+'btnA_Over'+'" onmouseout="this.className='+'btnA'+'"></td>');document.write ('<td width="10" align="center"> </td>');document.write ('</tr>');document.write ('</form>');document.write ('</table>');
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -