What is the SmartNavigation attribute of the @ Page directive?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the SmartNavigation attribute of the @ Page directive?
Rating:
The SmartNavigation attribute of the @ Page directive specifies a value indicating whether or not a page supports Internet Explorer 5.5 or later smart navigation features. It enhances a user's experience of a Web page by performing the following actions:
- It eliminates the flash caused by navigation.
- It persists the scroll position when moving from page to page.
- It persists the element focus between navigations.
- It retains only the last page state in the browser's history.
Rating:
Was this information helpful?
Other articles
- What is a browser?
- What is the function of the FROM clause?
- What is the <customErrors> element?
- What is the IsOtherMonth property?
- What is Tlbimp.exe?