<!--#include file="inc/conn.asp"-->
<%Set rs=Server.CreateObject("ADODB.Recordset")
sql="select top 5 * from product order by updatetime desc"
rs.open sql,conn,1,1%>
<DIV id=oTransContainer
??????????????????????????????? style="FILTER: progid:DXImageTransform.Microsoft.Wipe(GradientSize=1.0,? wipeStyle=0, motion='forward'); WIDTH: 154px; HEIGHT: 213px">
????????<%
????????i=0
????????Do While Not rs.eof
????????i=i+1
????????%>
????????<%id1="oDIV"&i'大小寫敏感%>
????????<a href=""><img id=<%=id1%> style="DISPLAY: none" height=250 src="<%=rs("bookpic")%>" width=451
??????????????????????????????? border=0 alt="<%=rs("product_id")%>"></a>
????????<%rs.movenext
????????loop%></DIV>
??????????????????????????? <SCRIPT>
var NowFrame = 1; //當前開始的圖象
var MaxFrame = 5; //最多允許得圖象
var bStart = 0;
function fnToggle() {
?var next = NowFrame + 1;
?if(next == MaxFrame+1)
?{
??NowFrame = MaxFrame;
??next = 1;
?}
?if(bStart == 0)
?{
??bStart = 1;
??
??setTimeout('fnToggle()', 1000);
??return;
?}
?else
?{
???? oTransContainer.filters[0].Apply();
??????? document.images['oDIV'+NowFrame].style.display = "none";
??document.images['oDIV'+next].style.display ="";
??
??oTransContainer.filters[0].Play(duration=2);
??if(NowFrame == MaxFrame)
???NowFrame = 1;
??else
???NowFrame++;
?}?setTimeout('fnToggle()', 5000); //每個圖象顯示時間
}
fnToggle();
</SCRIPT>??
?
更多文章、技術交流、商務合作、聯系博主
微信掃碼或搜索:z360901061

微信掃一掃加我為好友
QQ號聯系: 360901061
您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點擊下面給點支持吧,站長非常感激您!手機微信長按不能支付解決辦法:請將微信支付二維碼保存到相冊,切換到微信,然后點擊微信右上角掃一掃功能,選擇支付二維碼完成支付。
【本文對您有幫助就好】元
