7/4/2011 9:44:07 PM
Title:
scrolling problem
Hi All,
I had a problem with scroller. Issue is
i have form it has lot of fields. i was maintaining 3 states.
if i fill the form my scroll is bottom of the page after that there is button, if i click the button it will move to the second state and scroller is bottom up the page. my question is if i click the button my scroller should top up the page.
Please give the ideas, its very urgent. please help me.
Thanks & Regards,
krishna
7/6/2011 8:56:50 AM
you can change the y scroll position of your scrollbar to 0 on button click. This will make the scrollbar move to top .