【推荐】移动代码集合
点击这里【極力推荐】吖龍代码任你拿搜索更多代码
吖龍一直都在提醒大家代碼合成、以下是我一些代碼簡單合成的效果、
以上代碼合成奉獻如下
<MARQUEE scrollAmount=2 scrollDelay=30 direction=up width="90%" height=100><A href="http://www.blog.163.com/zhlan720/" target=cont><IMG height=100 src="http://img716.photo.163.com/lygjx178/105218660/2409013589.jpg" width=100 border=0></A></MARQUEE>
<MARQUEE scrollAmount=2 scrollDelay=30 width="30%" height=100><A href="http://www.blog.163.com/zyxing927/" target=cont><IMG height=100 src="http://www.blog.163.com/photo/UIyOUla9DP3HrbHCQpZOUg==/3697455294071262382.jpg" width=100 border=0></A></MARQUEE>
<MARQUEE scrollAmount=2 scrollDelay=30 direction=down width="90%" height=100><A href="http://www.blog.163.com/zrui41bkyx/" target=cont><IMG height=100 src="http://www.blog.163.com/photo/ytwIVawZtUE2weCmCSGWLA==/5093571178556077338.jpg" width=100 border=0></A></MARQUEE>
<MARQUEE scrollAmount=2 scrollDelay=30 direction=alternate width="30%" height=100><A href="http://www.blog.163.com/sam-_-zhou/" target=cont><IMG height=100 src="http://img552.photo.163.com/sam-_-zhou/63635866/1724797915.gif" width=100 border=0></A></MARQUEE>
<MARQUEE scrollAmount=2 scrollDelay=30 direction=right width="30%" height=100><A href="http://www.blog.163.com/zwxia138/" target=cont><IMG height=100 src="http://www.blog.163.com/photo/vso5xiBsP5ubX3DWlrs94g==/5695083203786787710.jpg" width=100 border=0></A></MARQUEE>
<MARQUEE scrollAmount=2 scrollDelay=2 width="30%" height=100><A href="http://www.blog.163.com/290606404/" target=cont><IMG height=100 src="http://img735.photo.163.com/lygjx178/105218441/2467853622.jpg" width=100 border=0></A></MARQUEE>
<P><A href="http://www.blog.163.com/ljjian138/" target=cont><IMG height=100 src="http://img735.photo.163.com/lygjx178/105218441/2467852945.jpg" width=100 border=0></A> </P>
自己拿去改、改出你想要的效果、推薦
吖龍提示大家target=_blank>弹出新窗口 添加到一切連接地址代碼後面
就好像以上的代碼一樣
合成代码推薦吖龍图文式的友情链接代码点击进入 几个效果如下
多幅带连接的图片移动:
<marquee scrollamount="1" scrolldelay="60" direction="up" width="200"
height="230"><div align="center"><a
href="连接的网页地址" target="_blank"><img
src="图片的地址" width="200" border="0" /></a> <a
href="连接的网页地址" target="_blank"><img
src="图片的地址" width="200" border="0" /></a> <a
href="连接的网页地址" target="_blank"><img
src="图片的地址" width="200" border="0" /></a> <a
href="连接的网页地址" target="_blank"><img
src="图片的地址" width="200" border="0" /></a>
......
动作如下:用法只将代码中direction="up"引号中的文字换成下面的动作代码简称就行。
方法:[例]direction="slide"
slide滑动
scroll预设卷动
alternate来回卷动
down向下卷动
up向上卷动
right向右卷动
left向左卷动
width=180设定宽度
height=30设定高度
利用我们自己的脑子、吖龍一直都在提醒大家多動腦、弄出創意弄出視覺
单行文字向上移动代码:
<marquee scrollAmount=2 width=300 height=160 direction=up><ul> <li> <a
href="输入你要连接的地址">输入你要显示的文字
多行文字同步向上移动代码:
<marquee scrollAmount=2 width=300 height=160 direction=up><ul> <li> <a
href="输入你要连接的地址">输入你要显示的文字<ul> <li> <a
href="输入你要连接的地址">输入你要显示的文字<ul> <li> <a
......
文字向左移动代码:
<marquee scrollAmount=1.5 width=250 height=350
direction=up<description><ul>
<description><ul> <li> <a
href="输入你要连接的地址">输入你要显示的文字</a> </li> <li> <a
href="输入你要连接的地址">输入你要显示的文字</a> </li> <li> <a
......
文字向右移动代码:
<P align=center><BR></P>
<P align=center>
<MARQUEE style="WIDTH: 397px; HEIGHT: 200px" scrollAmount=2 direction=right>
<a
href="输入你要连接的地址">输入你要显示的文字</a> </li> <li> <a
href="输入你要连接的地址">输入你要显示的文字</a> </li> <li> <a
......
scrollAmount=1.5(为速度值,值越小速度越慢,反之越快)
width=250(宽度值)
height=350(高度值)
让好友头象移动起来
<P align=center><BR></P>
<P align=center>
<MARQUEE style="WIDTH: 397px; HEIGHT: 200px" scrollAmount=2 direction=right>
<description><div> <a href="好友博客地址"> <img src="好友头像地址" border="0" width="80" height="80"/>好友姓名</a>
<a href="好友博客地址"> <img
src="好友头像地址" border="0" width="80" height="80"/>好友姓名</a>
<a href="好友博客地址"> <img
src="好友头像地址" border="0" width="80" height="80"/>好友姓名</a>
......
吖龍提示大家依次类推、不够重複複製多幾個
WIDTH: 397px; HEIGHT: 200px 为:显示窗口大小
width="80" height="80"为好友头像的图片大小
可以根据自己需要进行调整
以上那个代码就是吖龍博客上的好友連接代碼/我給个简单效果你看只供参考/效果如下