Retaining state in each tab?

Retaining state in each tab?

Hi

I can build an app with a tab bar at the bottom of the page, but each tab of the app always starts from the beginning when I click it. In a full app, after I've drilled in a few screens in one tab, I can switch to another tab and switch back, returning where I left off.

Is there a way to get this behavior in jqm? Do I need to somehow rewrite the links in the tab bar?

Brad