Closed k88hudson closed 12 years ago
Navigation is consistent but having some problems with setting up navigation so that it shows the active page.
This is what I have at the moment:
<a href=# id="info-btn" data-icon="custom" class="ui-btn-active">About</a>
Resolved by adding "ui-state-persist" into the class. :)
Could be accomplished through ajax -- see if jquery mobile has built in support for this