Displaying 1 result from an estimated 1 matches for "scrollable1".
Did you mean:
scrollable
2008 Jun 20
0
Slider as Scrollbar in a window
...ldenta.com/examples/script.aculo.us/slider-scrollbar.html.
If I try to put the divs into the separate windows the scrollbars
won''t work. Does anybody have an idea why?
Source code for the scrollbars: ( I do not post the css & js because I
didn''t change it.)
<div id="scrollable1">
... some very long text....
</div>
<div id="track1"><div id="handle1"></div></div>
<div id="track2"><div id="handle2"></div></div>
Of cource all necessary includes habe been added (css &...