Tuesday, March 13, 2012

Simple HTML question

How do you make your page so that the browser automatically scrolls to the last position? For example, if I'm half-way through reading a page and then I click on some link after which I click "back" and come back to the original page, how do I make the browser go back to that half-way mark? Thanks!ASP.NET supports this with thePage.SmartNavigation property.

If you follow anyGoogle links about SmartNavigation, you'll see that it introduces as many problems as it solves. In fact, you could argue that it doesn't solve any problems; only introduces them.
Ok, I'll follow up on it, thanks
hi ,

there is an article in asp.net web site about smart navigation :

you can see it at this address :

http://aspalliance.com/356

Ariya

0 comments:

Post a Comment