.NET news » Search results

Search results for query "menu" (11):

Implementing Incremental Navigation with ASP.NET

This article shows how to implement incremental navigation, which is a style of navigation where users find information by clicking through a series of lightweight pages, with each click resulting in a small, but highly visible change to the navigation user interface. It differs from traditional drop-down menu navigation in that incremental navigation limits the amount of new choices available to just the next level in the sitemap hierarchy.

2009-06-02 19:00:00   Source: Implementing Incremental Navigation with ASP.NET   Tags: ASP.NET