站 内 搜 索
热门特效推荐

  您当前位置:中国素材首页 >> 网页特效 >> 图片类 >> 图片展示
 
图片展示
中国素材网 www.sucai86.com 2005-3-31 13:13:21 流量数:

图片展示
[查看演示]  源码如下
----------------------------------------------------------------------------------------
<HTML>
<HEAD>
<TITLE>51windows.Net-www.51windows.Net</TITLE>
<meta HTTP-EQUIV=Content-Type content="text/html; charset=gb2312">
<META http-equiv=imagetoolbar content=no>
<STYLE type=text/css>
BODY
{
BACKGROUND: white
}
span { font-family: Verdana; font-size: 11px;font-weight:bold;}
</STYLE>
</HEAD>
<BODY onkeydown=key(); onload="alert('IE5.5以上版本')">
<DIV id=playerDiv></DIV>
<SCRIPT language=JavaScript>
function key()
{
if(event.keyCode==39)
{
clearTimeout(mytimeout);
playHelp();
}
else if(event.keyCode==37)
{
clearTimeout(mytimeout);
playHelp("-");
}
else if(event.keyCode==27)
{
clearTimeout(mytimeout);
}
}
allurlstr="11100111396911|11100175434681|11100184964586|11100193466818|1110020287710|11100204018684|11100212664766|11100215422195|11100224380384|11100231474169|11100234660400|11100241839206|11100282747154|11100284366794|1110028756123|11100293217904|1110029493583|11100295332474|11100303199836|11100304868484|1110030870622|11100311014460|11100313542539|11100315191356|11100321126793|11100323198211|11100325093631|11100331768617|11100335444779|11100341435601|11100344637861|11100352297350|1110035274334|11100353951300|11100364763883|1110036591408|111120521268275|111120524223639|111120525572904|111120534223162|111120535697798|111120542217582|111120544658314|111120551626495|111120584159843|11112103623328|11112105797647|111121102813456|111121104339874|11112110824452|111121111668658|111121113992086|111121115584589|111121121783671|11112112594547|11112122477658|11112124214190|11112125898557|11112127465151|111121283480264|111121305451143|11112132523950|11112134135275|11112143597468|11112144466831|1111215046236|11112152412062|11112154033135|11112161155256|11112163055741|11112164581631|11112171761952|11112173686075|11112193265841|11112194537264|1111219864320|11112272740494|1111228024097|111220383774748|111220385676388|111220391010333|111220392634342|11122039294646|111220394318283|111220395684110|111220402490496|11122040850866|111220455828960|111220461167272|111220464267636|111220471617637|111220472598758|11122047520431|111220502341855|111220503542789|111220505584265|111220543593291|111220545322482|111220551189742|111220552532709|111220553843656|111220555227087|111220573260159|111220574551607|111221103847299|111221104521167|111221111291919|111221112927528|111221113741759|111221114431248|111221115545330|111221142282072|111221142945250|111221143971490|111221144652434|111221145729202|111221175933694|111221181023824|111221184652459|111221185625500|11122122895125|11122123852858|111221264536623|111221272613541|111221275213000|111221295788667|111221311788543|111221314619609|111221315978673|111221323746356|11122132847917|11122134161849|111221393268674|11122139357225|111221394857301|11122140892905|111221421680417|111221422353130|111221423491592|111221425489141|11122143974831|11122148131973|111221482576763|111221483512953|111221491865568|11122149278146|111221502893822|111221522433801|111221523662777|111221525781143|111222103437957|111222104496593|111222111428055|111222122667558|111222124648545|111222131641832|111222132699133|11122213517474|111222143527028|111222152254865|111222163352667|111222164617327|111222173279492|111222183499963|111222193082697|111222203135125|111222204341140|11122220618791|11122223347353|111222243457385|111222244216999|111222245193402|111222251416949|11122225181850|111222252425109|111222253155112|111222281892949|111222303944594|111222305363408|111222313891394|111222314994209|111222315833121|111222321961186|11122232420878|111222333179063|111222343717121|11122235924016|111222362984250|11122236835698|111222373074684|111222384742131|11122239012218|11122239749561|111222403228254|11122243969910|11122244610440|11122245740225|11122251499881|11122252581467|11122254160344|11122261727548|1112226281645|11122264220872|11122271430703|11122273213835|11122275596153|1112228613108|11122291742467|11122293853442|12319115916642|12319132825619|1231964567528|1231994242940"

allurl=allurlstr.split("|")
urllen=allurl.length;

var i = 0;
function playHelp(a)
{
if (i == urllen)
{
i = 0;
}
else
{
if ((a=="-")&(i==0))
{
i=urllen;
i--;
}
else
{
i++;
}
}
load.width=Math.round(i*600/urllen)
loadnum.innerHTML=(i+1)+"/"+urllen
div1.filters[0].apply();
div1.innerHTML = "<font color=white>www.51windows.Net</font>";
div1.filters[0].play();
div2.filters[0].apply();
div2.innerHTML = "<img border='0' width=600 height=360 src='http://www.51windows.net/2004/share/myimg/2003"+allurl[i]+".jpg'>";
div2.filters[0].play();
mytimeout = setTimeout('playHelp()',5000);
}
</SCRIPT>

<SPAN id=div1 style="PADDING-LEFT: 5px; Z-INDEX: 1; FILTER: progid:DXImageTransform.Microsoft.Fade(duration=1,overlap=0); POSITION: absolute">
</SPAN>

<SPAN id=div2 style="FILTER: progid:DXImageTransform.Microsoft.Wipe(duration=3, gradientsize=0.25,motion=reverse ); WIDTH: 561px; POSITION: absolute; HEIGHT: 200px">
<IMG height=360 src="http://www.51windows.net/2004/share/myimg/200311100184964586.jpg" width=600 onload='mytimeout = setTimeout("playHelp()",5000);' border=0></SPAN>

<SPAN style="Z-INDEX: 3; LEFT: 10px; CURSOR: hand; POSITION: absolute; TOP: 380px;" onclick=clearTimeout(mytimeout);><span id="loadnum"></span><br><img id="load" width=1 height=10 style="background:blue"></SPAN>

<SPAN style="Z-INDEX: 3; LEFT: 485px; CURSOR: hand; POSITION: absolute; TOP: 380px;" onclick=clearTimeout(mytimeout);playHelp("-");>Pre</SPAN>
<SPAN style="Z-INDEX: 3; LEFT: 520px; CURSOR: hand; POSITION: absolute; TOP: 380px;" onclick=clearTimeout(mytimeout);>Pause</SPAN>
<SPAN style="Z-INDEX: 3; LEFT: 575px; CURSOR: hand; POSITION: absolute; TOP: 380px;" onclick=clearTimeout(mytimeout);playHelp();>Next</SPAN>
<script>loadnum.innerHTML="1/"+urllen;</script>
</BODY>
</HTML>

<div style="position: absolute; top: 10; right: 10; width: 148; height: 18;cursor:hand">
<input type="button" name="Button" value="查看源代码" onClick= 'window.location = "view-source:" + window.location.href'></div> ----------------------------------------------------------------------------------------
欢迎来到中国素材网!