[範例]跑馬燈語法系列

Home Home
引用 | 編輯 紫龍
2002-11-08 09:07
樓主
推文 x0
------------------來回系列
左右系列
<marquee behavior=Alternate width=150>左右彈來彈去</marquee>
上下系列
<marquee behavior=Alternate direction=up height=50>上下彈來彈去</marquee>
固定系列
<marquee direction=down behavior=alternate scrollamount=4 width=150 height=70><marquee behavior=alternate>四周彈來彈去</marquee></marquee>
------------------浮彈系列
右浮系列
<marquee direction=up behavior=alternate scrollamount=4 height=70><marquee direction=right behavior=alternate>往右上下浮彈</marquee></marquee>
左浮系列
<marquee direction=up behavior=alternate scrollamount=4 height=70><marquee direction=left behavior=alternate>往左上下浮彈</marquee></marquee>
------------------速度系列
往左系列
<marquee direction=left scrollamount=3>往左跑的速度</marquee>
往右系列
<marquee direction=right scrollamount=3>往右跑的速度</marquee>
往上系列
<marquee direction=up scrollamount=3 height=50>往上跑的速度</marquee>
往下系列
<marquee direction=down scrollamount=3 height=50>往下跑的速度</marquee>
------------------緩慢系列
慢左系列
<marquee direction=left scrollamount=1>超緩慢速度往左移動</marquee>
慢右系列
<marquee direction=right scrollamount=1>超緩慢速度往右移動</marquee>
------------------消失系列
左移系列
<marquee direction=left loop=2 scrollamount=5>往左移動兩次即可消失</marquee>
右移系列
<marquee direction=right loop=2 scrollamount=5>往右移動兩次即可消失</marquee>
------------------停止系列
往左系列
<marquee direction=left behavior=slide>往左跑到尾停止</marquee>
往右系列
<marquee direction=right behavior=slide>往右跑到尾停止</marquee>
------------------拖拉系列
拖左系列
<marquee direction=left scrolldelay=500>拖拉速度往左移</marquee>
拖右系列
<marquee direction=right scrolldelay=500>拖拉速度往右移</marquee>
------------------停走系列
往左系列
<marquee direction=left scrolldelay=500 scrollamount=100>往左停停走走</marquee>
往右系列
<marquee direction=right scrolldelay=500 scrollamount=100>往右停停走走</marquee>
------------------閃梭系列
閃左系列
<marquee direction=left scrollamount=400>快速閃梭往左跑</marquee>
閃右系列
<marquee direction=right scrollamount=400>快速閃梭往右跑</marquee>
------------------分段系列
兩段系列
<marquee direction=left width=225>往左邊</marquee><marquee direction=right width=225>往右邊</marquee>
三段系列
<marquee direction=right width=150>往右</marquee><marquee behavior=alternate width=150>左右彈</marquee><marquee width=150>往左</marquee>
------------------色景系列
加色系列
<marquee bgcolor=FFFFF0 scrollamount=3>往左移動另加被景顏色</marquee>
加景系列〔路徑為被景網址、必須自行找尋被景即可〕
<marquee style=background]</marquee></marquee>
左斜系列
<marquee direction=up scrollamount=3 height=100><marquee direction=left>往左斜上跑</marquee></marquee>
------------斜下系列
右斜系列
<marquee direction=down scrollamount=3 height=100><marquee direction=right>往右斜下跑</marquee></marquee>
左下系列
<marquee direction=down scrollamount=3 height=100><marquee direction=left>往左斜下跑</marquee></marquee>
------------------特殊系列
------------浮彈系列
右起系列
<marquee direction=up behavior=alternate scrollamount=4 height=70><marquee direction=right behavior=slide>右浮至尾上下彈動</marquee></marquee>
左起系列
<marquee direction=up behavior=alternate scrollamount=4 height=70><marquee direction=left behavior=slide>左浮至尾上下彈動</marquee></marquee>

獻花 x0
引用 | 編輯 exploit
2004-03-16 09:19
1樓
  
感謝大大分享語法小弟接收啦

獻花 x0
引用 | 編輯 cornereo
2004-06-02 03:26
2樓
  
#-o 請問一下喔~這些語法要怎麼用阿?可以交交我ㄇ?
我第一次用這些東西ㄝ......
謝謝喔~★ :salut:

獻花 x0
引用 | 編輯 sevenkit
2005-02-17 19:25
3樓
  
不知有無較具體教學! 表情

獻花 x0
引用 | 編輯 jemmy56
2005-04-21 01:26
4樓
  
剛開始在學
這些法與真實用
謝謝

獻花 x0