/ Published in: HTML
URL: http://stackoverflow.com/questions/6090922/jquery-mobile-force-ui-btn-active-on-navbar-button
Expand |
Embed | Plain Text
add the "ui-state-persist" class to your anchor. ex: class="ui-btn-active ui-state-persist"
You need to login to post a comment.
