How do I transition a nested lists without replacing the entire page?
Here I am developing for the IPad. For navigation I am using a nested list. I am looking for pointers on how to transition the navigation div only when a user taps one of the items. The default behavior is to replace the entire page with the nested list. I'd rather find a way to only replace the Nav div.