Hi, This may seem like a simple question, but is there a way to add a location hash to a nav-list? I tried adding them, but it would not display in the url. The reason I want one is because I am making a single page application, and I have a side bar on the left. The main content area is to the right of the side bar, and it has 3 tabs within it. Since the tabs use the location hash, when ever I click a tab, it will add a location hash to the url, but if I click a link in the nav-list in the side bar, the tabbed location hash will still appear in the url even though the main content has changed. You could think of the interface as a master-detail view with whatever link in the side bar is clicked on the left will update the content on the right.
If there is a way to do this, or a way to remove the url hashes? Thanks, Jon
