
Hi,
I have a requirement on may that, i need to work the scroll bar which in <div> tag on my page. See attached.
To access main scroll bar, i can execute java script code - window.scrollBy(), but how do i access the inner scroll bar which is DIV tag.
Note : Innter scroll bar is not in frame, also not in sepreate window on the page.
Plz help.