Flashっぽいローディングを表示する『IntroTzikas』の導入

画面を遷移する際にFlashっぽく画面移動するjqueryプラグインを導入してみました。

introtzikas

導入方法

 サイトに書いてあるようにheadの中に以下のコードを書き込めば導入できます。

<script src='http://jquery.gr/introtzikas/scripts/introtzikas.js' type='text/javascript'/>
<script type="text/javascript">
   $(document).ready(function() {
      $().introtzikas({
   line: 'white', //ラインの色
   speedwidth: 1000, //ラインの移動スピード
   speedheight: 500, //開くスピード
   bg: '#333', //背景の色
   lineheight: 2
});
   });
</script>

画面遷移ごとに表示するので多少鬱陶しいかも…

コメントを投稿

emo-but-icon
:noprob:
:smile:
:shy:
:trope:
:sneered:
:happy:
:escort:
:rapt:
:love:
:heart:
:angry:
:hate:
:sad:
:sigh:
:disappointed:
:cry:
:fear:
:surprise:
:unbelieve:
:shit:
:like:
:dislike:
:clap:
:cuff:
:fist:
:ok:
:file:
:link:
:place:
:contact:

ホーム item

Popular Posts

0follow