A
Abubakar
Hi all,
using asp.net in vs2k5. I want to scroll the page (through javascript) to a
position where a specific row of the datalist will become visible to the
viewer. Right now the focus() call of some functionality takes the user to
some area of the page where the row he was working on becomes invisible
(due to scrolling), now after user is done with the work, I want to take the
user back to the row due to which the scroll happened. So now I wanna scroll
back. How is it done, any ideas ? I suspect some calculations in javascript
but I don't know what functions and control properties to use.
thanks,
...ab
using asp.net in vs2k5. I want to scroll the page (through javascript) to a
position where a specific row of the datalist will become visible to the
viewer. Right now the focus() call of some functionality takes the user to
some area of the page where the row he was working on becomes invisible
(due to scrolling), now after user is done with the work, I want to take the
user back to the row due to which the scroll happened. So now I wanna scroll
back. How is it done, any ideas ? I suspect some calculations in javascript
but I don't know what functions and control properties to use.
thanks,
...ab