Forum Moderators: open
The draggable element would have to scroll a layer
vertically 100% between two set points, in the same war that a standard scroll bar works in any browser.
Any help much appreciated.
Jez
Would an IFRAME do the job for you? If not, another way to do this might be use a positioned div with set width and height and set overflow to scroll.
MSDN Tutorial [msdn.microsoft.com]
MSDN Example [msdn.microsoft.com]
(BTW, this stuff is problematic in Netscape, but I assumed from your post that you were developing for an exclusively IE audience)