views:

57

answers:

1

Hi,

I tryied to find some plugin of Content Slider with MouseWheel and scrollbar but didn't find any.

I wander if jQuery UI Slider http://jqueryui.com/demos/slider/#side-scroll can work with MouseWheel?

Please help

A: 

This seems to be what you're looking for: Using the MouseWheel with jQuery UI Slider

codersarepeople
this link is broken. I get 404 error
SerNeo
...try again, it looks fine to me.
codersarepeople
Thanks! I asked my friend to chek it and it's working. Seems that it's smth with my internet.
SerNeo
I've cheked the example and there is Vertical scroling. What should I do make it horizontal? p.s. I'm not good at jquery.
SerNeo
It says "orientation: 'vertical'", change that to "orientation: 'horizontal'" (Sorry if this is a bit late).
codersarepeople

related questions