fullpages进阶

需要配合move.js

<script>

$(document).ready(function(){

$('#fullpage').fullpage({

loopBottom:true,

verticalCentered:false,

anchors:['第一','第二','第三','第四'],

navigation:true,

navigtionTooltios:['它,终于来了。','阵阵与你风格贴近的个人设备','非同一般的精准计时','在三个特点鲜明的系列中找到你的风格'],

afterLoad:function(link,index){

switch(index){

case 1:

move('.section1 h1').scale(1.5).end();

move('.section1 .cente').set('margin-left','40%').end();

move('.section1 a').set('margin-right','0%').end();

break;

case 2:

move('.section2 h1').scale(0.7).end();

move('.section2 a').set('margin-right','0%').end();

break;

case 3:

move('.section3 h1').set('margin-left','26%').end();

move('.section3 .cente3').set('margin-left','26%').end();

break;

case 4:

move('.section4 img.primary').rotate(360).end(function(){

move('.section4 img.sport').rotate(360).end(function(){

move('.section4 img.edition').rotate(360).end(function(){

move('.section4 h4.primary').scale(1.3).end(function(){

move('.section4 h4.sport').scale(1.3).end(function(){

move('.section4 h4.edition').scale(1.3).end();

});

});

});

});

});

break;

default:

break;

}

},

onLeave:function(link,index){

switch(index){

case 1:

move('.section1 h1').scale(1).end();

move('.section1 .cente').set('margin-left','1500px').end();

move('.section1 a').set('margin-right','1500px').end();

break;

case 2:

move('.section2 h1').scale(1).end();

move('.section2 a').set('margin-right','1500px').end();

break;

case 3:

move('.section3 h1').set('margin-left','-1500px').end();

move('.section3 .cente3').set('margin-left','1500px').end();

break;

case 4:

move('.section4 img.primary').rotate(-360).end()

move('.section4 img.sport').rotate(-360).end()

move('.section4 img.edition').rotate(-360).end()

move('.section4 h4.primary').scale(1).end()

move('.section4 h4.sport').scale(1).end()

move('.section4 h4.edition').scale(1).end();

break;

default:

break;

}

},

afterRender:function(link,index){},

});

});

</script>


html代码和js代码暂时不提出来了,如果需要请联系博主QQ3026546679

效果图放在这里也看不出效果,详情请加博主QQ

©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

  • rljs by sennchi Timeline of History Part One The Cognitiv...
    sennchi阅读 7,871评论 0 10
  • 尝过了太多太多的美食,却没有一样可以跟童年记忆里的那样媲美的味道。那是吃进去的窃喜,一瞬的欢欣,小小的满足感就在嘴...
    重庆理工大学阅读 302评论 0 2
  • 静若处子悄然落, 无声无息润万物。 天降甘霖农人乐, 看罢墒情忙春播! 点瓜种豆勿需讲, 桂花芍药移栽忙。 青青翠...
    端阳香草阅读 216评论 2 4
  • 从4月驼帮组织的雪花越野赛到现在的11月份,接触这么久以来,可以说夺得二次第一,也算一种福分,10月份报名了本次的...
    追风_37ee阅读 650评论 2 3

友情链接更多精彩内容