You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, nice work, I have looked at unlimited sliders / carousels or scroller as per say, but none of them satisfied my needs, and by the looks of it (from demos), it seems like I might use your plugin on my project.
As my primary issue was centering active image (as my images have variable width / height), which seems like your plugin does nicely.
I also needed manual scroll to event, which it also handles nicely.
Plus I need lazyloading working with it, which also looks like it does work well :)
and show slider below / top of scroller, so it listens to events from jquery slider as well? Possible?
If so, if you don't mind can you quickly setup a demo?
One concern, will it be performance issue if I use jquery slider to listen to, and update your scroller?
Will throttling be required?
Please don't hesitate to ask, if you didn't understood my question, I will try to explain further.
Note: I will definitely give it a try, but it will save me time if you already know about my requirement, and already have implemented it, otherwise I will fiddle with anyway.
Thanks.
The text was updated successfully, but these errors were encountered:
Hi @malihu
First of all, nice work, I have looked at unlimited sliders / carousels or scroller as per say, but none of them satisfied my needs, and by the looks of it (from demos), it seems like I might use your plugin on my project.
As my primary issue was centering active image (as my images have variable width / height), which seems like your plugin does nicely.
I also needed manual scroll to event, which it also handles nicely.
Plus I need lazyloading working with it, which also looks like it does work well :)
But one more thing I want to do is,
sync this plugin with https://jqueryui.com/slider/
and show slider below / top of scroller, so it listens to events from jquery slider as well? Possible?
If so, if you don't mind can you quickly setup a demo?
One concern, will it be performance issue if I use jquery slider to listen to, and update your scroller?
Will throttling be required?
Please don't hesitate to ask, if you didn't understood my question, I will try to explain further.
Note: I will definitely give it a try, but it will save me time if you already know about my requirement, and already have implemented it, otherwise I will fiddle with anyway.
Thanks.
The text was updated successfully, but these errors were encountered: