2014年3月6日
摘要: 吸住底部菜单IE7和IE8下会卡死的算法#contact{position:relative; height:61px; width:100%; display:inline-block; background:#f9f9f9; z-index:999; }function fixedBar(){ var _height=$(this).height()+$(this).scrollTop(); var _top=$("#contact").offset().top; var _bar=$("#contact").height(); if($(this) 阅读全文
posted @ 2014-03-06 18:56 meeming 阅读(200) 评论(0) 推荐(0)



Fork me on GitHub