PDA

Click to See Complete Forum and Search --> : smartNavigation


hpl
Apr 22nd, 2004, 08:43 AM
I am using smartNavigation in my app.
I have a scrollbar but when the page is reloading the scrollbar is moved to the beginning of this. Is there some kind of scrollbar in ASP.Net I can use which prevents this?

hpl
Apr 22nd, 2004, 08:46 AM
Made with
[code]
<DIV style="OVERFLOW-X: auto; WIDTH: 700px">....</DIV>
</code]