📄 js.asp
字号:
<!--#include file="mdb.asp"-->
<!--#Include File="Check_hx.asp"-->
<!--#include file="inc/config.asp"-->
<!--#include file="inc/inc.asp"-->
<!--#include file="inc/format.asp"-->
<!--#include file="inc/syscode_js.asp"-->
<%
start="网页特效 - 特效列表"
call head()
call menu()
%>
<table width=760 border=0 align=center cellpadding=0 cellspacing=0 bgcolor=#FFFFFF class="table-hx66s">
<TR>
<TD height="25"><%call main_js()%></td>
</tr>
</table>
<table width=760 border=0 align=center cellpadding=0 cellspacing=0 bgcolor=#FFFFFF class="table-hx66s">
<tr>
<TD width=175 vAlign=top align=center>
<table border="0" width=165 align="center" cellpadding="0" cellspacing="1" class="b5" style="border-collapse: collapse">
<tr>
<td height="26" class="a5"> 会 员 登 录</td>
</tr>
<tr>
<td height="22"><%call userlogin()%></td>
</tr>
<tr>
<td height="26" class="a2"> 热 门 排 行</td>
</tr>
<tr>
<td><%call top_js(10,22,False)%></td>
</tr>
<tr>
<td height="26" class="a3"> 特 效 推 荐</td>
</tr>
<tr>
<td><%call best_js(10,22,False)%></td>
</tr>
<tr>
<td height="26" class="a6"> 特 效 查 找</td>
</tr>
<tr>
<td colSpan=2><%call search_js()%></td>
</tr>
<tr>
<td height="26" class="a6"> 本 站 声 明</td>
</tr>
<tr>
<td><div style="LINE-HEIGHT: 180%"> 1.本站部分特效来自网络,版权归原作者所有!如有版权问题敬请<a href="book.asp">留言</a>指明。<br> 2.更多特效请查看:<a href="http://hx66.net/wytx/wytx.htm" target="_blank">花香盈路网页特效</a>。</td>
</tr>
</table><br>
</td>
<td width="*" valign="top" align="right">
<table border="0" width="99%" align="center" cellpadding="0" cellspacing="1" class="b4" style="border-collapse: collapse">
<tr>
<td height="26" class="a4"> 特 效 分 类</td>
</tr>
<tr>
<td align=center height="40"><%call class_js()%></TD>
</tr>
<tr>
<td height="26" class="a2"> 特 效 列 表</td>
</tr>
<tr>
<td valign="top"><%call displayList_js(40,30,True,False)%></TD>
</tr>
</TABLE><br>
</TD>
</TR>
</TABLE>
<%
call footer()
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -