Closed agungwiseso closed 7 years ago
+
I am facing same problem, on my website http://technodemo.in/wedding. Is there any solution for this issue?
It seems the latest build got some issue with mobile devices. Please try with 3.6.6 version. I came across the same issue and got fixed with this version.
I have recently worked with this version on one of my project. You can check the link below: http://webasync.com/webapp/youfirst/privacypolicy.html
Let me know if this solves your problem.
recent addEventListener changes (and other minor different behavior) broke touch support. fixing soon
Version 3.7.6 didn't work well with mobile, you need to downgrade to a 3.7.4 version.
3.7.6 also does work well on mobile for me and 3.7.4 doesn't allow me to grad the scrollbar on mobile
Hi, Good morning.
I wanna ask something. How to scroll in mobile device in Div Section ? I tried
$(".scroll-wrapper").niceScroll({ cursorcolor: "#48c052", touchbehavior: true });
but it does not work.I also open http://areaaperta.com/nicescroll/demo.html and I can not scroll the demo in my android.
Thanks