导航栏制作
原先制作导航栏只是pc端,直接用的是fixed
,但好像现在才发现,要适应手机的话,会有bug,在网上果然,以及有这个问题解决方法了
参考
http://efe.baidu.com/blog/mobile-fixed-layout/
http://www.w3cplus.com/css/sticky-headers.html
导航栏制作
原先制作导航栏只是pc端,直接用的是fixed
,但好像现在才发现,要适应手机的话,会有bug,在网上果然,以及有这个问题解决方法了
http://efe.baidu.com/blog/mobile-fixed-layout/
http://www.w3cplus.com/css/sticky-headers.html