goTOP
August 31, 2011

頁面會上下開啓的功能 (IntroTzikas)

| |
網頁語言 » jQuery | 閱覽(2718) | Posted by apao at 16:04
點擊在新視窗中瀏覽此圖片
▲當頁面讀進來時,像是上下開啓的門,並做淡入的功能

IntroTzikas - Animated Intro - jQuery Plugin 下載以下需要的 js

<script src="<階層>/jquery-1.5.1.min.js" type="text/javascript"></script>  
<script src="<階層>/introtzikas.js" type="text/javascript"></script>
<script type="text/javascript" charset="utf-8">
$(document).ready(function(){
  $().introtzikas({
     line: '#FFF', //線的顏色
     speedwidth: 3000, //橫幅移動完成的速度
     speedheight: 2000, //高度移動的速度
     bg: 'red' //背景色
  });
});
</script>


範例網址:
http://www.eton.tw/

點擊在新視窗中瀏覽此圖片


Facebook twitter LINEk
文章来自: 本站原創
0 Comment(s)
我要發表評論
暱稱
密碼 [ 訪客無需密碼 ]
電郵
網址
開啟HTML 開啟UBB 開啟表情 隱藏 記住我