1

簡単な数ページの HTML リンクを作成します。クリックしたリンクを開くと、フライイン、フェードなどのページ遷移効果が必要です。従うべき良いサンプルコードはありますか?

4

2 に答える 2

2

Try these link, all using jquery -

Link 1

Link 2

Link 3

NEW EDIT --

For the link ( http://www.melissahie.com/ ) that you requested is using MOTOOLS for the transition effects. Check this david walsh link to understand it better as it contains an example as well http://davidwalsh.name/dw-content/fx.explode.php.

For the Page slide efect you can aso check this link http://srobbin.com/jquery-plugins/pageslide/

Let me know if you still missing something :)

LATEST EDIT-

FOR DIAGONAL EFFECT CHECK THIS LINK--

http://www.queness.com/post/356/create-a-vertical-horizontal-and-diagonal-sliding-content-website-with-jquery

于 2012-06-12T04:23:31.370 に答える
0

これらの人は、ページ遷移を行うための優れたコードをいくつか持っています: http://tympanus.net/codrops/

例: http://tympanus.net/Tutorials/FullscreenSlitSlider/

于 2012-06-12T04:22:58.810 に答える