Jquery ui slide content along with scroll bar
Posted
by
Linas
on Stack Overflow
See other posts from Stack Overflow
or by Linas
Published on 2012-09-26T21:36:28Z
Indexed on
2012/09/26
21:37 UTC
Read the original article
Hit count: 285
Well i'm totaly lost here, i am using jquery ui slider
widget to make this quite simple menu but i just can't figure out a basic formula to make menu items slide along with with scroll bar.
Here is jsfiddle: http://jsfiddle.net/n2H6Q/4/
Please keep in mind that content
height can change to any value that's why i have use random height, and container
height can as well change to any value, that's why it is so difficult for me to figure out how to deal with all these numbers...
Any kind of help would be very much appreciated.
© Stack Overflow or respective owner