[加入收藏夹]

[自助链接]
首  页 我的简介 我的文章 我的诗词 我的座右铭 我的学友 我的留言簿 我的论坛
特 效 列 表
   
  网页颜色
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  滚动图片  把下列代码加入网页即可:  
 

把如下代码加入<body>区域中,图片上下滚动:

<table border="0" cellspacing="1" cellpadding="0" width="18%" align="center" bgcolor="#6699CC">
<tr>
<td width="100%" bgcolor="#336699" > <table width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td bgcolor="#6699CC" align="center">图片连接</td>
</tr>
</table></td>
</tr>
<tr>
<td bgcolor="#B0C6EA"> <script name="Javascript">
<!--
var Toggle =1;
function DWtop(chk)
{
Toggle = 0;
switch(chk) {
case 1:
pf.stop();
break;
case 2:
pf.stop();
break;
}
}

function DWstart(chk)
{
Toggle = 1;
switch(chk) {
case 1:
pf.start();
break;
case 2:
pf.start();
break;
}
}
-->
</script> <marquee direction=up height=120 id=pf onMouseOut=DWstart(1)
onMouseOver=DWtop(1) scrollamount=2>
<table border=0 cellpadding=0 cellspacing=3 width="88" align="center">
<tr>
<td height=31 align="center"><font color="#000000"><a href="http://www.liulz.com/main.asp" target="_blank"><img src="http://www.liulz.com/images/logo.gif" width="88" height="31" border="0" alt=""></a></font></td>
</tr>
<tr>
<td height=31 align="center" bgcolor="#9999FF"><a href="http://www.songyh.com/index1.php" target="_blank"><img src="http://guozhy.com/images/logo/logoyouhong.gif" width="88" height="31" border="0" alt=""></a></td>
</tr>
<tr>
<td height=31 align="center"><font color="#000000"><a href="http://www.dxgzs.com/" target="_blank"><img src="http://www.dxgzs.com/w/06.gif" alt="" width="88" height="31" border="0"></a></font></td>
</tr>
<tr>
<td height=31 align="center"><a href="http://guozhy.com" target="_blank"><img src="http://guozhy.com/images/logo/logo1.gif" width="88" height="31" border="0" alt=""></a></td>
</tr>
<tbody>
</tbody>
</table>
</marquee></td>
</tr>
</table>

 
 


把如下代码加入<body>区域中,图片左右滚动:

<script language="JavaScript1.2">
<!--
var sliderwidth=800
var sliderheight=133
var slidespeed=4

var leftrightslide=new Array()
var finalslide=''
leftrightslide[0]='<a href="ty555.com/index.html"><img src="ty555.com/images/htu3.gif" border=1></a>'
leftrightslide[1]='<a href="ty555.com/a.html"><img src="ty555.com/images/htu4.gif" border=1></a>'
leftrightslide[2]='<a href="ty555.com/b.html"><img src="ty555.com/images/htu5.gif" border=1></a>'
leftrightslide[3]='<a href="ty555.com/a.html"><img src="ty555.com/images/htu6.gif" border=1></a>'
leftrightslide[4]='<a href="ty555.com/a.html"><img src="ty555.com/images/htu3.gif" border=1></a>'
leftrightslide[5]='<a href="ty555.com/a.html"><img src="ty555.com/images/htu4.gif" border=1></a>'
leftrightslide[6]='<a href="ty555.com/a.html"><img src="ty555.com/images/htu5.gif" border=1></a>'
leftrightslide[7]='<a href="ty555.com/a.html"><img src="ty555.com/images/htu6.gif" border=1></a>'
leftrightslide[8]='<a href="ty555.com/a.html"><img src="ty555.com/images/htu3.gif" border=1></a>'
leftrightslide[9]='<a href="ty555.com/a.html"><img src="ty555.com/images/htu4.gif" border=1></a>'
leftrightslide[10]='<a href="ty555.com/a.html"><img src="ty555.com/images/htu5.gif" border=1></a>'
leftrightslide[11]='<a href="ty555.com/a.html"><img src="ty555.com/images/htu6.gif" border=1></a>'
var copyspeed=slidespeed
for (i=0;i<leftrightslide.length;i++)
finalslide=finalslide+leftrightslide[i]+"&nbsp;&nbsp;"


if (document.all){
document.write('<marquee id="ieslider" scrollAmount=0 style="width:'+sliderwidth+'">'+finalslide+'</marquee>')
ieslider.onmouseover=new Function("ieslider.scrollAmount=0")
ieslider.onmouseout=new Function("if (document.readyState=='complete') ieslider.scrollAmount=slidespeed")
}

function regenerate(){
window.location.reload()
}
function regenerate112(){
if (document.layers){
document.ns_slider01.visibility="show"
setTimeout("window.onresize=regenerate",450)
intializeleftrightslide()
}
if (document.all)
ieslider.scrollAmount=slidespeed
}

function intializeleftrightslide(){
document.ns_slider01.document.ns_slider02.document.write('<nobr>'+finalslide+'</nobr>')
document. ns_slider01.document.ns_slider02.document.close()
thelength=document.ns_slider01.document.ns_slider02.document.width
scrollslide()
}

function scrollslide(){
if (document.ns_slider01.document.ns_slider02.left>=thelength*(-1)){
document.ns_slider01.document.ns_slider02.left-=slidespeed
setTimeout("scrollslide()",100)
}
else{
document.ns_slider01.document.ns_slider02.left=sliderwidth
scrollslide()
}
}
window.onload=regenerate112

//-->
</script>
<ilayer width=&{sliderwidth}; height=&{sliderheight}; name="ns_slider01" visibility=hide>
<layer name="ns_slider02" onMouseOver="slidespeed=0;" onMouseOut="slidespeed=copyspeed">
</layer>
</ilayer>

 

 
     




--
欢迎加入 友情链接 --

版权所有: 德馨工作室  建议分辨率为 800*600