📄 effect.m.js
字号:
// 图像与特效 - 导航条
document.write('<div align=center><font color="#CCCCCC"><br>');
document.write(' <b>相 关 信 息</b></font></div>');
document.write(' <table cellspacing=0 cellpadding=0 width=100% border=0>');
document.write(' <tbody><tr>');
document.write(' <td valign=top width=3% height=7 class="BGGray"><img height=7 src="../../../image/left-1.gif" width=7></td>');
document.write(' </tr></tbody>');
document.write(' </table>');
document.write(' <table cellspacing=1 cellpadding=2 width="100%" border=0 class="BGGray">');
document.write(' <tr valign="middle">');
document.write(' <td width="10%"><font face="Wingdings" color="#CCCCCC">1</font></td>');
document.write(' <td> <a href="http://cgd.pages.com.cn/cvbb/forumdisplay.php?forumid=5" class="BlackLink" target="_blank"><b>诚征该区版主</b></a></td>');
document.write(' </tr><tbody></tbody></table>');
document.write(' <table cellspacing=0 cellpadding=0 width=100% border=0>');
document.write(' <tbody><tr>');
document.write(' <td valign=top width=3% height=7 class="BGGray"><img height=7 src="../../../image/left-2.gif" width=7></td>');
document.write(' </tr></tbody></table>');
// 图像与特效 - 搜寻条
document.write('<script language="JavaScript" src="../../note/develop.Search-2.js"></script>');
document.write('<div align=center><font color="#CCCCCC"><br>');
document.write(' <b>站 内 搜 索</b></font></div>');
document.write(' <table cellspacing=0 cellpadding=0 width=100% border=0>');
document.write(' <tbody><tr>');
document.write(' <td valign=top width=3% height=7 class="BGGray"><img height=7 src="../../../image/left-1.gif" width=7></td>');
document.write(' </tr></tbody>');
document.write(' </table>');
document.write(' <table cellspacing=1 cellpadding=2 width="100%" border=0 class="BGGray">');
document.write(' <tr valign="middle" align="center">');
document.write(' <form name=formSear action="javascript:RunSearch()" method="POST"><td>');
document.write(' <input type=text maxlength=240 size=12 name=searWords value="">');
document.write(' <input type=image name=Submit src="../../../image/searcharrow.gif" style="font-size: 9pt" width="27" height="17" alt="站内搜寻" align="top">');
document.write(' </td></form></tr><tbody></tbody></table>');
document.write(' <table cellspacing=0 cellpadding=0 width=100% border=0>');
document.write(' <tbody><tr>');
document.write(' <td valign=top width=3% height=7 class="BGGray"><img height=7 src="../../../image/left-2.gif" width=7></td>');
document.write(' </tr></tbody></table>');
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -