📄 shopxp_tuijian.asp
字号:
<style type="text/css">
<!--
.style4 {color: #FF5C99}
-->
</style>
<table width="10%" height="5" border="0" cellpadding="0" cellspacing="0">
<tr>
<td></td>
</tr>
</table><TABLE width=174 height="378" border=0 align="center" cellPadding=0 cellSpacing=0>
<TBODY>
<TR>
<TD vAlign=top width=4 height=4><IMG height=4
src="img_shopxp/xiao/new_line_004.gif" width=4></TD>
<TD background=img_shopxp/xiao/new_line_008.gif height=4></TD>
<TD vAlign=top width=4 height=4><IMG height=4
src="img_shopxp/xiao/new_line_005.gif" width=4></TD>
</TR>
<TR>
<TD width="1" background=img_shopxp/xiao/new_line_009.gif></TD>
<TD
align=middle valign="top"
style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 3px; PADDING-TOP: 0px"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="35"><img src="img_shopxp/xiao/jing.gif"></td>
</tr>
<tr>
<td height="1" background="img_shopxp/compart.gif"></td>
</tr>
</table>
<table width="174" height="330" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><table width="174" height="330" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="207" height="330"><TABLE cellSpacing=0 cellPadding=0 width=174 border=0>
<TBODY>
<TR vAlign=top>
<TD width="330"><SPAN id=icefable1>
<%set rs=server.CreateObject("adodb.recordset")
rs.open "select top 10 * from shopxp_product where shopxp_best_pt=1 order by shopxpptid desc",conn,1,1%>
<%do while not rs.eof
%><table width="174" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><div align="center"><a href="productshopxp.asp?id=<%=rs("shopxpptid")%>" target="_blank"><img src="<%=trim(rs("upfilepic"))%>" width="95" height="95" border="0"></a></div></td>
</tr>
<tr>
<td height="24"><div align="center"><a href=productshopxp.asp?id=<%=rs("shopxpptid")%> target="_blank"></a><%=trim(rs("shopxpptname"))%><br>
</div></td>
</tr>
<tr>
<td><div align="center"><font color="#ff0000">¥:<%=trim(rs("shopxphyjia"))%> 元</font></div></td>
</tr>
</table>
<%
rs.movenext
loop
rs.close
%>
</SPAN></TD>
</TR>
</TBODY>
</TABLE>
<SCRIPT>
marqueesHeight=330;
stopscroll=false;
with(icefable1){
style.width=0;
style.height=marqueesHeight;
style.overflowX="visible";
style.overflowY="hidden";
noWrap=true;
onmouseover=new Function("stopscroll=true");
onmouseout=new Function("stopscroll=false");
}
preTop=0; currentTop=125; stoptime=0;
icefable1.innerHTML+=icefable1.innerHTML;
function init_srolltext(){
icefable1.scrollTop=0;
setInterval("scrollUp()",10);
}
init_srolltext();
function scrollUp(){
if(stopscroll==true) return;
currentTop+=1;
if(currentTop==127)
{
stoptime+=1;
currentTop-=1;
if(stoptime==280)
{
currentTop=0;
stoptime=0;
}
}
else {
preTop=icefable1.scrollTop;
icefable1.scrollTop+=1;
if(preTop==icefable1.scrollTop){
icefable1.scrollTop=125;
icefable1.scrollTop+=1;
}
}
}
</SCRIPT>
</td>
</tr>
</table></td>
</tr>
</table>
</TD>
<TD width="1" background=img_shopxp/xiao/new_line_010.gif></TD>
</TR>
<TR>
<TD vAlign=top width=4 height=4><IMG height=4
src="img_shopxp/xiao/new_line_006.gif" width=4></TD>
<TD background=img_shopxp/xiao/new_line_011.gif></TD>
<TD vAlign=top width=4 height=4><IMG height=4
src="img_shopxp/xiao/new_line_007.gif" width=4></TD>
</TR>
</TBODY>
</TABLE>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -