How can I activate the scroll through another element by click and drag action. In my working fiddle is a horizontal scroll visible. But I want is to be scrolled through a click and drag action on the top row.
My question is how can this be accomplished?
Asked
Active
Viewed 200 times
2

Ramirez
- 193
- 6
- 20
-
You want your scrollbar on top instead of bottom ? – Rémi Becheras May 26 '15 at 12:27
-
No I want to scroll with the top instead of the bottom scrollbar. So the top should behave the same as a scroll. – Ramirez May 26 '15 at 12:28
-
So you want to simultate the horizontal scroll bar ? – Rémi Becheras May 26 '15 at 12:29
-
A similar question was asked, here is the link: http://stackoverflow.com/questions/3934271/horizontal-scrollbar-on-top-and-bottom-of-table – Jordan Goulet May 26 '15 at 12:30
-
@JordanGoulet No this is not what I want. I do not want a scroll at the top, but I want to scroll with the upper element by click and drag action. – Ramirez May 26 '15 at 12:34