網頁設計 – 首頁的水滴

0 Shares
0
0
0

有不少網友問我首頁的水滴是如何來的? 其實我也是到某個論壇看到後抓下來套用, 用起來還蠻好玩的. 想要試試看的網友可以來玩玩.
先用Flashget下載 水滴動畫
再將下面的原始碼貼入<body>下面即可

<div id=”Layer1″ style=”position:absolute; left:200px; top:200px; width:415px; height:1px; z-index:1″>
<object width=”570″ height=”350″>
<embed src=”waterdrop.swf” width=”570″ height=”350″ quality=”high” pluginspage=”http://www.macromedia.com/go/getflashplayer”;; type=”application/x-shockwave-flash” menu=”false” wmode=”transparent”></embed>
</object>
</div>

width 跟 height 可以自行調整 ^_^

0 Shares

發表迴響

You May Also Like