NickPiscitelli/Glider.js

Menu scroll ul li left and right on page scroll if menu length exceed the menu view length of menu category in Angular/Javascript

Babar-Shahzad opened this issue · 8 comments

I have already created a categories menu, and clicked left and right arrows its working fine for horizontal scroll, and on-page scroll menu category selection is working fine, but I want to need this auto-scroll when selected category view selection is active most right and same as the left side beside the arrows.
Here is an example from food panda I need like this auto scroll: https://www.foodpanda.pk/restaurant/v7xx/bundu-khan-bakery-ghazi-road

I'm not certain I am understanding the problem, but you can manually control the current slide by using the exposed methods.

https://nickpiscitelli.github.io/Glider.js/#methods

@Babar-Shahzad did you find a solution for this?

@Babar-Shahzad Please Please share your solution with me. I'm stuck with same problem

I'm actually looking for it in "React-Native" but I think I can get the logic idea from your solution.