图片轮显效果大全
綜合各種效果的圖片輪顯
<SCRIPTlanguage="VBScript">
DimFileList,FileListArr,TxtList,TxtListArr
FileList="http://et.21cn.com/portray/images/if/01.jpg,http://et.21cn.com/portray/images/if/02.jpg,http://et.21cn.com/portray/images/if/03.jpg"
TxtList="<ahref=http://www.licns.com/target=_blank>在這里加入你的連接1</a>,<ahref=http://www.licns.com/target=_blank>在這里加入你的連接2</a>,<ahref=http://www.licns.com/target=_blank>在這里加入你的連接3</a>"
FileListArr=Split(FileList,",")
TxtListArr=Split(TxtList,",")
DimCanPlay
CanPlay=CInt(Split(Split(navigator.appVersion,";")(1),"")(2))>5
DimFilterStr
FilterStr="RevealTrans(duration=2,transition=23)"
FilterStr=FilterStr+";BlendTrans(duration=2)"
IfCanPlayThen
FilterStr=FilterStr+";progid:DXImageTransform.Microsoft.Pixelate(,enabled=false,duration=2,maxSquare=25)"
FilterStr=FilterStr+";progid:DXImageTransform.Microsoft.Fade(duration=2,overlap=0)"
FilterStr=FilterStr+";progid:DXImageTransform.Microsoft.GradientWipe(duration=2,gradientSize=0.25,motion=forward)"
FilterStr=FilterStr+";progid:DXImageTransform.Microsoft.Stretch(duration=2,stretchStyle=PUSH)"
FilterStr=FilterStr+";progid:DXImageTransform.Microsoft.Wheel(duration=2,spokes=16)"
FilterStr=FilterStr+";progid:DXImageTransform.Microsoft.RandomDissolve(duration=2)"
FilterStr=FilterStr+";progid:DXImageTransform.Microsoft.Spiral(duration=2,gridSizeX=50,gridSizeY=50)"
FilterStr=FilterStr+";progid:DXImageTransform.Microsoft.Slide(duration=2,bands=1,slideStyle=SWAP)"
FilterStr=FilterStr+";progid:DXImageTransform.Microsoft.RadialWipe(duration=2,wipeStyle=CLOCK)"
FilterStr=FilterStr+";progid:DXImageTransform.Microsoft.Pixelate(MaxSquare=15,Duration=1)"
FilterStr=FilterStr+";progid:DXImageTransform.Microsoft.Wipe(duration=3,gradientsize=0.25,motion=reverse)"
Else
Msgbox"幻燈片播放具有多種動態圖片切換效果,但此功能須要您的瀏覽器為IE5.5或以上版本號,否則您將僅僅能看到部分的切換效果。",64
EndIf
DimFilterArr
FilterArr=Split(FilterStr,";")
DimPlayImg_M
PlayImg_M=5*1000'切換時間(毫秒)
DimI
I=1
SubChangeImg
DoWhileFileListArr(I)=""
I=I+1
IfI>UBound(FileListArr)ThenI=0
Loop
DimJ
IfI>UBound(FileListArr)ThenI=0
Randomize
J=Int(Rnd*(UBound(FilterArr)+1))
Img.style.filter=FilterArr(J)
Img.filters(0).Apply
Img.Src=FileListArr(I)
Img.filters(0).play
Txt.filters(0).Apply
Txt.innerHTML=TxtListArr(I)
Txt.filters(0).play()
I=I+1
IfI>UBound(FileListArr)ThenI=0
TempImg.Src=FileListArr(I)
SetTimeout"ChangeImg",PlayImg_M,"VBScript"
EndSub
</SCRIPT>
<TABLEWIDTH="100%"height="100%"BORDER="0"CELLSPACING="0"CELLPADDING="0"><TRID="NoScript"><TDAlign="Center"Style="Color:White">對不起,圖片瀏覽功能需腳本支持,但您的瀏覽器已經設置了禁止腳本執行。請您在瀏覽器設置中調整有關安全選項。</TD></TR><TRStyle="Display:none"ID="CanRunScript"><TDHEIGHT="100%"Align="Center"vAlign="Center"><ImgID="Img"height="290"width="300"Border="0"></TD></TR><TRStyle="Display:none"><TD><ImgID="TempImg"Border="0"></TD></TR><TR><TDHEIGHT="100%"Align="Center"vAlign="Center"><divID="Txt"style="PADDING-LEFT:5px;Z-INDEX:1;FILTER:progid:DXImageTransform.Microsoft.Fade(duration=1,overlap=0);POSITION:"><ahref=http://www.licns.com/target=_blank>在這里加入你的連接1</a></div></TD></TR></TABLE>
<ScriptLanguage="VBScript">
NoScript.Style.Display="none"
CanRunScript.Style.Display=""
Img.Src=FileListArr(0)
SetTimeout"ChangeImg",PlayImg_M,"VBScript"
</Script>
騰訊的用Flash調用圖片輪顯
<scripttype="text/javascript">
<!--
varfocus_width=255
varfocus_height=200
vartext_height=18
varswf_height=focus_height+text_height
varpics='http://img1.qq.com/sports/20060102/2958063.jpg|http://img1.qq.com/sports/20060101/2955633.jpg|http://img1.qq.com/sports/20051229/2936827.jpg|http://img1.qq.com/sports/20051227/2920636.jpg'
varlinks='http://sports.qq.com/a/20060101/000514.htm|http://sports.qq.com/a/20060101/000053.htm|http://sports.qq.com/a/20051229/000159.htm|http://sports.qq.com/a/20051227/000023.htm'
vartexts='曲圣卿打進一球兩次助攻阿德萊德大勝|曼城客場被逼平繼海首發多次制造殺機|繼海打滿全場表現尚可曼城不敵切爾西|曼城落敗孫繼海險助攻'
document.write('<objectclassid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"width="'+focus_width+'"height="'+swf_height+'">');
document.write('<paramname="allowScriptAccess"value="sameDomain"><paramname="movie"value="http://sports.qq.com/flash/playswf.swf"><paramname=wmodevalue=transparent><paramname="quality"value="high">');
document.write('<paramname="menu"value="false"><paramname=wmodevalue="opaque">');
document.write('<paramname="FlashVars"value="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'">');
document.write('<embedsrc="http://sports.qq.com/flash/playswf.swf"wmode="opaque"FlashVars="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'"menu="false"bgcolor="#DADADA"quality="high"width="'+focus_width+'"height="'+swf_height+'"allowScriptAccess="sameDomain"type="application/x-shockwave-flash"pluginspage="http://www.macromedia.com/go/getflashplayer"/>');document.write('</object>');
//-->
</script>
最主要的圖片輪顯
<scriptlanguage=JavaScript>
varimgUrl=newArray();
varimgLink=newArray();
varadNum=0;
imgUrl[1]="http://image2.sina.com.cn/lx/nx/2006/0207/U1275P8T1D227041F918DT20060220173712.jpg";
imgLink[1]="http://eladies.sina.com.cn/bbs/p/2006/0220/17268791.html";
imgUrl[2]="http://image2.sina.com.cn/lx/nx/2006/0128/U1275P8T1D226214F918DT20060128200332.jpg";
imgLink[2]="http://eladies.sina.com.cn/pic/special/198/554.html";
imgUrl[3]="http://image2.sina.com.cn/lx/beauty1/2006/0218/U1275P8T1D229151F916DT20060220180508.jpg";
imgLink[3]="http://blog.sina.com.cn/u/45f2dd64010001yg";
imgUrl[4]="http://image2.sina.com.cn/lx/nx/2006/0210/U1275P8T1D227877F1086DT20060213161341.jpg";
imgLink[4]="http://eladies.sina.com.cn/bbs/2006/0213/16048576.html";
varimgPre=newArray();
for(i=1;i<4;i++)...{
imgPre[i]=newImage();
imgPre[i].src=imgUrl[i];
}
functionsetTransition()...{
if(document.all)...{
imgUrlrotator.filters.revealTrans.Transition=Math.floor(Math.random()*20);
imgUrlrotator.filters.revealTrans.apply();
}
}
functionplayTransition()...{
if(document.all)
imgUrlrotator.filters.revealTrans.play()
}
functionnextAd()...{
if(adNum<imgUrl.length-1)adNum++;
elseadNum=1;
setTransition();
document.images.imgUrlrotator.src=imgUrl[adNum];
playTransition();
theTimer=setTimeout("nextAd()",6000);
}
functionjump2url()...{
jumpUrl=imgLink[adNum];
jumpTarget='_blank';
if(jumpUrl!='')...{
if(jumpTarget!='')window.open(jumpUrl,jumpTarget);
elselocation.href=jumpUrl;
}
}
functiondisplayStatusMsg()...{
status=imgLink[adNum];
document.returnValue=true;
}
</script>
<aonMouseOver="displayStatusMsg();returndocument.returnValue"
href="javascript:jump2url()"><img
style="FILTER:revealTrans(duration=2,transition=20);border:1solidgray;"height=242
src="javascript:nextAd()"width=191
name=imgUrlrotator></a>
21cn寫真頻道圖片切換代碼
<!DOCTYPEHTMLPUBLIC"-//W3C//DTDHTML4.01Transitional//EN">
<html>
<head>
<metahttp-equiv="Content-Type"content="text/html;charset=gb2312">
<title>無標題文檔</title>
<METAhttp-equiv=Content-Typecontent="text/html;charset=gb2312">
<METAcontent="MSHTML6.00.2800.1476"name=GENERATOR></HEAD>
<BODYleftMargin=0topMargin=0marginheight="0"marginwidth="0">
<TABLEwidth=330height="250"border=0cellPadding=0cellSpacing=0bgcolor="434343">
<TBODY>
<TR>
<TDwidth=330bgcolor="434343">
<CENTER>
<DIVid=oTransContainer
style="FILTER:progid:DXImageTransform.Microsoft.Wipe(GradientSize=1.0,
wipeStyle=0,motion='forward');WIDTH:330px;HEIGHT:250px"><a
href="?SenFe=List&Id=466298"target=_blank><imgsrc="http://et.21cn.com/portray/images/if/01.jpg"width=330
height=250border=0align="absmiddle"id=oDIV1
></a><a
href="?SenFe=List&Id=399878"
target=_blank><imgsrc="http://et.21cn.com/portray/images/if/02.jpg"width=330
height=250border=0align="absmiddle"id=oDIV2
style="DISPLAY:none"></a><a
href="?SenFe=List&Id=466294"
target=_blank><imgsrc="http://et.21cn.com/portray/images/if/03.jpg"width=330
height=250border=0align="absmiddle"id=oDIV3
style="DISPLAY:none"></a><a
href="?SenFe=List&Id=466296"
target=_blank><imgsrc="http://et.21cn.com/portray/images/if/04.jpg"width=330
height=250border=0align="absmiddle"id=oDIV4
style="DISPLAY:none"></a></DIV>
</CENTER>
<SCRIPT>...
varNowFrame=1;
varMaxFrame=4;
varbStart=0;
functionfnToggle()...{
varnext=NowFrame+1;
if(next==MaxFrame+1)
...{
NowFrame=MaxFrame;
next=1;
}
if(bStart==0)
...{
bStart=1;
setTimeout('fnToggle()',6000);
return;
}
else
...{
oTransContainer.filters[0].Apply();
document.images['oDIV'+next].style.display="";
document.images['oDIV'+NowFrame].style.display="none";
oTransContainer.filters[0].Play(duration=2);
if(NowFrame==MaxFrame)
NowFrame=1;
else
NowFrame++;
}setTimeout('fnToggle()',6000);
}
fnToggle();
</SCRIPT>
</TD>
</TR>
</TBODY>
</TABLE>
</body>
</html>
加上了鼠標的特效的
<scriptlanguage="JavaScript">
varelady_step=3;//1:small,3:middle,5:big
varelady_speed=50;//20:fast,50:middle,80:slow
vare_tp=newArray();
vare_tplink=newArray();
varadNum_elady1=0;
varelady_stop_sh=0;
varelady_star_sh=1;
functionelady1_moveImg()...{
if((!document.all&&!document.getElementById)||(elady_stop_sh==0))return;
if(elady_star_sh==1)...{
document.all.elady1_divimg.style.pixelTop=parseInt(document.all.elady1_divimg.style.pixelTop)+elady_step;}
elseif(elady_star_sh==2)...{
document.all.elady1_divimg.style.pixelLeft=parseInt(document.all.elady1_divimg.style.pixelLeft)+elady_step;}
elseif(elady_star_sh==3)...{
document.all.elady1_divimg.style.pixelTop=parseInt(document.all.elady1_divimg.style.pixelTop)-elady_step;}
else...{
document.all.elady1_divimg.style.pixelLeft=parseInt(document.all.elady1_divimg.style.pixelLeft)-elady_step;}
if(elady_star_sh<4)elady_star_sh++;
elseelady_star_sh=1;
setTimeout("elady1_moveImg()",elady_speed);}
e_tplink[0]="http://www.licns.com";
e_tp[0]="http://et.21cn.com/portray/images/if/01.jpg";
e_tplink[1]="http://www.licns.com";
e_tp[1]="http://et.21cn.com/portray/images/if/02.jpg";
e_tplink[2]="http://www.licns.com";
e_tp[2]="http://et.21cn.com/portray/images/if/03.jpg";
e_tplink[3]="http://www.licns.com";
e_tp[3]="http://et.21cn.com/portray/images/if/04.jpg";
varcurrentimage=newArray();
for(i=0;i<=3;i++)...{currentimage[i]=newImage();
currentimage[i].src=e_tp[i];
}
functionelady1_set()...{if(document.all)
...{e_tprotator.filters.revealTrans.Transition=Math.floor(Math.random()*23);
e_tprotator.filters.revealTrans.apply();}
}
functionelady1_playCo()
...{if(document.all)e_tprotator.filters.revealTrans.play()
}functionelady1_nextAd()...{if(adNum_elady1<e_tp.length-1)adNum_elady1++;
elseadNum_elady1=0;
elady1_set();
document.images.e_tprotator.src=e_tp[adNum_elady1];
elady1_playCo();
theTimer=setTimeout("elady1_nextAd()",4000);}
functionelady1_linkurl()...{jumpUrl=e_tplink[adNum_elady1];
jumpTarget='_blank';
if(jumpUrl!='')...{if(jumpTarget!='')window.open(jumpUrl,jumpTarget);
elselocation.href=jumpUrl;
}}
functionelady1_listMsg()
...{status=e_tplink[adNum_elady1];
document.returnValue=true;}
document.write("<divid='elady1_divimg'style='position:relative'>");
document.write('<aonMouseOver="elady1_listMsg();returndocument.returnValue"href="javascript:elady1_linkurl()"target="_self">');
document.write('<imgstyle="FILTER:revealTrans(duration=2,transition=20)"src="javascript:elady1_nextAd()"border=0name=e_tprotatoronMouseover="elady_stop_sh=1;elady1_moveImg()"onMouseout="elady_stop_sh=0"></a>');
document.write("</div>");
</script>
圖片和文字一起顯示的
<SCRIPTLANGUAGE=JavaScript>
varimgUrl=newArray();
varimgLink=newArray();
varimgtext=newArray();
varimgsumm=newArray();
varadNum=0;
imgUrl[1]="http://et.21cn.com/portray/images/if/01.jpg";
imgtext[1]="[組圖]第16期我型我塑"
imgLink[1]="http://www.licns.com/";
imgsumm[1]="摩羯座的貓貓是個安靜的女孩,面對鏡頭總是略帶羞澀。";
imgUrl[2]="http://et.21cn.com/portray/images/if/02.jpg";
imgtext[2]="實錄:從“三陪女”到“二奶”"
imgLink[2]="http://www.licns.com";
imgsumm[2]="“二奶”的日子是快樂的,但后遺癥卻是最深的痛……";
imgUrl[3]="http://et.21cn.com/portray/images/if/03.jpg";
imgtext[3]="家飾:[組圖]我愛抱心肝寶貝"
imgLink[3]="http://www.licns.com/";
imgsumm[3]="我們已經不再滿足于中規中矩,四角形模樣的抱枕...";
varimgPre=newArray();
varcount=0;
for(i=1;i<=3;i++)...{
if((imgUrl!="")&&(imgLink!=""))...{
count++;
}else...{
break;
}
}
functionplayTran()...{
if(document.all)
imgInit.filters.revealTrans.play();
}
varkey=0;
functionnextAd()...{
if(adNum<count)adNum++;
elseadNum=1;
if(key==0)...{
key=1;
}elseif(document.all)...{
imgInit.filters.revealTrans.Transition=20;
imgInit.filters.revealTrans.apply();
playTran();
}
document.images.imgInit.src=imgUrl[adNum];
focustext.innerHTML=imgtext[adNum];
focussumm.innerHTML=imgsumm[adNum];
theTimer=setTimeout("nextAd()",7000);
}
functiongoUrl()...{
window.open(imgLink[adNum],'_blank');
}
</SCRIPT><ATARGET=_selfHREF="javascript:goUrl()"><IMGSTYLE="FILTER:revealTrans(duration=1,transition=5);border-color:black;color:#000000"SRC="javascript:nextAd()"WIDTH=300HEIGHT=250BORDER=0CLASS=img01NAME=imgInit></A>
<ATARGET=_selfHREF="javascript:goUrl()"><FONTCOLOR=#B41A7ACLASS=sfont><SPANID=focustext></SPAN></FONT></A><ATARGET=_selfHREF="javascript:goUrl()"><FONTCOLOR=#777777CLASS=sfont><SPANID=focussumm></SPAN></FONT></A>
相似于Flash制作的一個圖片展示效果
<html>
<head>
<title>相似于Flash制作的一個圖片展示效果</title>
<metaname="Author"content="http://www.webjx.com">
<metahttp-equiv="imagetoolbar"content="no">
<styletype="text/css">...
body{...}{cursor:crosshair;margin:0;padding:0;position:absolute;overflow:hidden;background:#222;left:0;top:0;width:100%;height:100%;zIndex:-2;}
</style>
<scripttype="text/javascript">...
<!--
window.onerror=newFunction("returntrue");
screen.bufferDepth=16;
document.onselectstart=function()...{returnfalse;}
////////////////////////////
varNX=3;
varNY=3;
varSP=20;
varDELAY=96;
////////////////////////////
varobject=newArray();
varnI=0;
varrun=false;
varxrun=0;
vardR=1;
variW=0;
variH=0;
varoH=0;
varoW=0;
functionCObj(N,y,x)...{
this.obj=document.createElement("span");
this.obj.onclick=newFunction("object["+N+"].GE1()");
this.obj.onmousedown=newFunction("returnfalse;");
this.obj.style.cursor="pointer";
this.obj.style.position="absolute";
this.img=document.createElement("img");
this.img.style.position="absolute";
this.img.src=IMGSRC[N%nI].src;
this.obj.appendChild(this.img);
IMGBOX.appendChild(this.obj);
this.object=newArray();
this.x=x;
this.y=y;
this.N=N;
this.W=0;
this.H=0;
this.L=0;
this.T=0;
functionCImg(Parent,y,x)...{
this.Parent=Parent;
this.obj=document.createElement("span");
this.obj.style.position="absolute";
this.obj.style.overflow="hidden";
this.obj.style.cursor="pointer";
this.img=document.createElement("img");
this.img.style.position="absolute";
this.img.src=IMGSRC[N%nI].src;
this.obj.appendChild(this.img);
this.Parent.obj.appendChild(this.obj);
this.N=Parent.N;
this.x=x;
this.y=y;
this.W=0;
this.H=0;
this.L=0;
this.T=0;
this.dx=0;
this.dy=0;
this.px=0;
this.py=0;
this.dw=0;
this.dh=0;
this.pw=0;
this.ph=0;
this.ipx=0;
this.ipy=0;
this.idx=0;
this.idy=0;
this.GE2=function()...{
with(this)...{
px-=dx*dR;
py-=dy*dR;
pw+=dw*dR;
ph+=dh*dR;
ipx-=idx*dR;
ipy-=idy*dR;
with(obj.style)...{
left=Math.round(px);
top=Math.round(py);
width=Math.round(pw)+1;
height=Math.round(ph)+1;
if(dR==-1)if(pw<=W+1)obj.style.visibility="hidden";
}
with(img.style)...{
left=Math.round(ipx-oW);
top=Math.round(ipy-oH);
}
if(++xrun>=NX*NY*SP)...{
xrun=0;
run=false;
if(dR==-1)Parent.obj.style.zIndex=0;
dR=-dR;
}
}
}
this.GE1=function(N1,N2)...{
with(this)...{
if(dR==1)...{
px=L;
py=T;
dx=((Parent.L+L)-(x*Parent.W))/SP;
dy=((Parent.T+T)-(y*Parent.H))/SP;
pw=W;
ph=H;
dw=(Parent.W-W)/SP;
dh=(Parent.H-H)/SP;
ipx=-L;
ipy=-T;
idx=((x*Parent.W)-L)/SP;
idy=((y*Parent.H)-T)/SP;
}
obj.style.visibility="visible";
if(img.height>document.body.offsetHeight)oH=(img.height-document.body.offsetHeight)/2;elseoH=0;
if(img.width>document.body.offsetWidth/2)oW=(img.width-(document.body.offsetWidth/2))/2;elseoW=0;
for(i=0;i<SP;i++)setTimeout("object["+N1+"].object["+N2+"].GE2()",16*i);
}
}
this.DOOT=function()...{
with(this)...{
W=Parent.W/NX;
H=Parent.H/NY;
L=x*W;
T=y*H;
}
}
}
vark=0;
for(vari=0;i<NY;i++)
for(varj=0;j<NX;j++)
this.object[k++]=newCImg(this,i,j);
this.GE1=function()...{
with(this)...{
if(!run)...{
TXTBOX.innerHTML="<divstyle='margin:2%'>"+TXTSRC[N%nI].innerHTML+"</div>";
run=true;
obj.style.zIndex=1;
for(vari=0;i<NX*NY;i++)setTimeout("object["+N+"].object["+i+"].GE1("+N+","+i+")",i*DELAY);
}
}
}
this.DOOT=function()...{
with(this)...{
if(img.width<iW)iW=img.width;
if(img.height<iH)iH=img.height;
with(obj.style)...{
W=width=iW/NX;
H=height=iH/NY;
L=left=x*W;
T=top=y*H;
}
with(img.style)...{
width=W;
height=H;
}
for(variinobject)object[i].DOOT();
}
}
}
onload=function()...{
IMGSRC=document.getElementById("imgsrc").getElementsByTagName("img");
TXTSRC=document.getElementById("txtsrc").getElementsByTagName("div");
IMGBOX=document.getElementById("imgbox");
TXTBOX=document.getElementById("txtbox");
CENTER=document.getElementById("center");
iH=document.body.offsetHeight;
iW=document.body.offsetWidth/2;
nI=IMGSRC.length;
vark=0;
for(vari=0;i<NY;i++)...{
for(varj=0;j<NX;j++)...{
object[k]=newCObj(k,i,j);
object[k++].DOOT();
}
}
IMGBOX.style.width=iW;
IMGBOX.style.height=iH;
TXTBOX.style.width=iW;
TXTBOX.style.height=iH;
TXTBOX.style.left=iW;
TXTBOX.style.visibility="visible";
CENTER.style.left=-iW;
CENTER.style.top=-iH/2;
}
//-->
</script>
</head>
<body>
<divstyle="position:absolute;left:50%;top:50%;"><divid="center"style="position:absolute;">
<divid="imgbox"style="position:absolute;left:0;top:0;overflow:hidden;"></div>
<divid="txtbox"style="position:absolute;visibility:hidden;overflow:hidden;background:#333;color:#FFF;font-family:verdana;font-size:0.8em;">
<divstyle="margin:2%">
<h2>IMGBOX</h2>Clickthethumbnailsontheleftforalargerimage.Thedescriptionconnectedtotheclickedimageisdisplayedhere.<br>
<br>Note:forperformancereasons,imagesarenotresizedandmustbeallofthesamesize.
</div>
</div>
</div></div>
<divid="imgsrc"style="visibility:hidden">
<imgsrc="http://www.webjx.com/upfiles/20050411/BS9097.jpg">
<imgsrc="http://www.webjx.com/upfiles/20050411/BS9092.jpg">
<imgsrc="http://www.webjx.com/upfiles/20050411/BS9084.jpg">
<imgsrc="http://www.webjx.com/upfiles/20050411/BS9064.jpg">
<imgsrc="http://www.webjx.com/upfiles/20050411/BS9050.jpg">
<imgsrc="http://www.webjx.com/upfiles/20050411/BS9070.jpg">
<imgsrc="http://www.webjx.com/upfiles/20050411/BS9079.jpg">
<imgsrc="http://www.webjx.com/upfiles/20050411/BS9068.jpg">
<imgsrc="http://www.webjx.com/upfiles/20050411/BS9039.jpg">
</div>
<divid="txtsrc"style="visibility:hidden">
<div>
<h2>theriver</h2><br>Awakenfrommynapbytheriver
</div>
<div>
<h2>transparency</h2><br>Itstransparencywashypnotizing.
</div>
<div>
<h2>cold</h2><br>Currentsofcoldwaterplayedwithlight.
</div>
<div>
<h2>sankin</h2><br>Ithrewafewnutsintotheriver.Theyfloatedforawhile,thensankin.
</div>
<div>
<h2>masked</h2><br>Awidesteppingstonemaskedthewater'sdepth.
</div>
<div>
<h2>aglimpse</h2><br>Lateron,Ihadaglimpseoftheriver'sbed.
</div>
<div>
<h2>forgotten</h2><br>Thewheelchairmadeanoise.Again,Ihadforgottenaboutmylegs.
</div>
<div>
<h2>floated</h2><br>Still,Ifloatedinoblivionofthingstooreal.
</div>
<div>
<h2>forme</h2><br>Istaredfixedlyatthewater'sopenarms.Thestreamwassingingforme.
</div>
</div>
<!--crossbrowserimages_loading_bar-GerardFerrandez-www.dhteumeuleu.com-Feb2005-->
<spanid=LB0style="position:absolute;left:50%;top:50%;"><spanstyle="position:absolute;font-family:arial;font-size:10px;color:#FFFFFF;left:-50;top:-18">Loading...</span>
<spanstyle="position:absolute;left:-50;top:-5;font-size:1px;100;height:10px;background:#333"><spanid=LB1style="position:absolute;left:0;top:0;font-size:1px;0;height:10px;background:#FFFFFF"></span></span></span>
<script>...m00=document.getElementById("imgsrc").getElementsByTagName("img");m01=m00.length;functionimages_loading_bar()...{m02=0;for(i=0;i<m01;i++)m02+=(m00[i].complete)?1:0;document.getElementById("LB1").style.width=Math.round(m02/m01*100);if(m02==m01)setTimeout("document.getElementById('LB0').style.display='none'",128);elsesetTimeout("images_loading_bar()",64);};images_loading_bar();</script>
<!--endofimages_loading_barcode-->
</body>
</html>
總結
- 上一篇: 列表和表格---学习笔记02
- 下一篇: 平安银行灵用金怎么还?可以提前还款吗?