弘帝企业智能建站系统交流平台

 找回密码
 立即注册
查看: 2949|回复: 0

菜单触摸移动范本

[复制链接]
发表于 2017-3-25 11:31:10 | 显示全部楼层 |阅读模式
模板mla,案例:wuhula

DIV:
<div id="wrapper"><div class="menu">$func_menu(pos=0,divi=none)$</div></div>

CSS: 红色部分为重点要素
.menu{ height:60px; text-align:right; background:#19af05; margin-top:20px; position:relative; overflow:auto;} <!--auto不能为hidden-->
.menu .MenuCenter{ float:left; display:block; position:absolute; z-index:100;}
.menu ul{ display:inline-block; height:60px; font-size:0; white-space:nowrap;}
.menu ul li{ display:inline-block; font-size:0; width:23%;}
.menu ul li a{ display:block; line-height:60px; height:60px; font-size:16px; color:#fff; text-align:center;}

JS:支持对象为jquery.js,iscroll.js
var myScroll;
function loaded() {myScroll = new iScroll('wrapper');}
document.addEventListener('DOMContentLoaded', function () { setTimeout(loaded, 200); }, false);

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|小黑屋|弘帝企业智能建站系统 ( 皖ICP备07503252号 )

GMT+8, 2024-4-26 11:15 , Processed in 0.095028 second(s), 16 queries .

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表