jenningsk

jenningsk
- Name: [not set]
- Favorite Languages: [not set]
- Website: [not set]
- Location: [not set]
- About Me: [not set]
-
Using jQuery Slider to Scroll a Div
09/15/2009 - 15:23
Awesome, this really helped me out with something Ive been working on but I was hoping for help getting things to scroll vertically.
I changed orientation to vertical, and made the appropriate CSS changes butt the scroll bar wont work.
do I have to make changes to handleSliderChange and handleSliderSlide?
I changed the lines for max scroll values to:
var maxScroll = $(".content-scroll").attr("scrollHeight") - $(".content-scroll").height();but do I have to change that "scrollLeft" on the next line too?
Recent Comments