javascript - Is this effect a carousel effect? ? I have no idea, please explain. thank you all
某草草
某草草 2017-06-26 10:54:40
0
7
703

This is for mobile, both guests and rooms can scroll.

某草草
某草草

reply all(7)
小葫芦

It can be calculated or viewed as a slide. The more troublesome part of mobile controls like this is events and calculations, such as inertia and reaction force at advanced points, etc. . If you don’t think about it so much, just watch it through the carousel

刘奇

This is to control scrolling, not carousel. Use touchmove and touchend to control it

淡淡烟草味

This kind of UI is very painful, because if you want to see the full picture of each drop-down, you need to pull it all. It is recommended not to use this kind of interface, just choose the native interface + CSS framework.

If you must use it, just use the famous slide component to modify it. Just add transparency to the upper and lower characters.

曾经蜡笔没有小新

swiperJS can achieve it

伊谢尔伦

mui picker http://www.dcloud.io/mui.html You can try it on your mobile phone to see the effect

伊谢尔伦

You can try it with mobiscroll

淡淡烟草味

This uses js to monitor mouse events and css3 to implement scrolling animation.

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!