jQuery微信手机端底部弹出导航菜单列表代码.zip

时间:2022-07-31 03:23:47
【文件属性】:

文件名称:jQuery微信手机端底部弹出导航菜单列表代码.zip

文件大小:76KB

文件格式:ZIP

更新时间:2022-07-31 03:23:47

js特效-jQuery微信手机端底部弹出导航菜单列表代码

jQuery微信手机端底部弹出导航菜单列表代码是一款网页底部点击按钮弹出浮动的图标菜单列表的手机特效。 js代码 [removed][removed] [removed][removed] [removed][removed] [removed] function showList(){ $("body").scrollmenu({ type:'cross', // bscroll:true, // animateIn:'bounceIn', // animateOut:'bounceOut', click:function(ret){ if(ret.hasHref){ return }else{ // switch (ret.index){ // case 0: // alert(0); // break; // } alert(JSON.stringify(ret)); } } }); } function showList1(){ $("body").scrollmenu({ type:'', // bscroll:true, // animateIn:'bounceIn', // animateOut:'bounceOut', click:function(ret){ if(ret.hasHref){ return }else{ // switch (ret.index){ // case 0: // alert(0); // break; // } alert(JSON.stringify(ret)); } } }); } function showListbscroll(){ $("body").scrollmenu({ // type:'', bscroll:true, // animateIn:'bounceIn', // animateOut:'bounceOut', click:function(ret){ if(ret.hasHref){ return }else{ // switch (ret.index){ // case 0: // alert(0); // break; // } alert(JSON.stringify(ret)); } } }); } function showListnoborder(){ $("body").scrollmenu({ type:'cross', hasLineBorder:false, // bscroll:true, // animateIn:'bounceIn', // animateOut:'bounceOut', click:function(ret){ if(ret.hasHref){ return }else{ // switch (ret.index){ // case 0: // alert(0); // break; // } alert(JSON.stringify(ret)); } } }); } [removed]


【文件预览】:
jQuery微信手机端底部弹出导航菜单列表代码
----css()
--------global.css(71KB)
--------animate.css(41KB)
--------scrollmenu.css(15KB)
----php中文网下载站.url(114B)
----fonts()
--------icomoon.woff(8KB)
--------fontCss.css(2KB)
--------icomoon.eot(8KB)
--------icomoon.ttf(8KB)
----index.html(3KB)
----js()
--------jquery.js(82KB)
--------scrollmenu.js(12KB)
--------bscroll.js(47KB)
----php中文网免费下载站.txt(219B)

网友评论