angular.js - 用angular如何实现类似affix的效果
阿神
阿神 2017-05-15 17:13:54
0
1
688

用angularjs如何实现类似bootstrap中affix的效果?
要求如下:
1.左侧的菜单固定且类目多时可以滑动,无滚动条,且点击到相应的栏目,右侧滑动到相对应的内容
2.右侧内容滚动时,左侧的导航栏滑动到相应的栏目

阿神
阿神

闭关修行中......

reply all (1)
Peter_Zhu

It took nearly a day to finally find the relevant demo. Here are the different solutions:
1. If it is Android, you can search for listview linkage. There are many demos written in Java on the Internet
2. If it is angular, http://alxhill.com/blog/artic..., check out this blog, there are related demos

    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template
    About us Disclaimer Sitemap
    php.cn:Public welfare online PHP training,Help PHP learners grow quickly!