Browser History Manager (beta): Examples
The YUI Browser History Manager provides a framework wherein you can tie the navigation state of a rich web page — wherein a user might perform many "navigational" steps while remaining within the same page &mdash to the browser's back button.
- Simple Navigation Bar: Use the Browser History Manager to "ajaxify" a simple navigation bar without compromising the use of the back/forward buttons.
- TabView Control: The Browser History Manager is used here to remember which tabs have been visited.
- Calendar Control: Go from month to month using the controls on the calendar widget and go back to previously viewed months using the browser's back button.
- Multiple Modules: This example shows how to use the Browser History Manager with several modules on a page.