angular.js - How to achieve the fixed sliding effect of Angularjs on the left category bar in mobile?
迷茫
迷茫 2017-05-15 16:56:36
0
2
569

As shown in the picture, the effect of JD’s category column is similar to Taobao’s category. They both use the form of transform
translateY(-877px) instead of using fixed directly. If you want to use it in Angular, It seems like I need to use commands, right? Do I need to capture the gesture direction in the area and dynamically change the value of translateY?
Can you give me some ideas?

迷茫
迷茫

业精于勤,荒于嬉;行成于思,毁于随。

reply all(2)
習慣沉默

Angular animate api, but the implementation of each version is different

大家讲道理

Have you achieved this effect? How is it achieved? Can you give me some guidance?

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template