You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
I try to using JQM to create a mobile app.
And I try to using external tool bar and using ui-btn-active class to change nabber's css style.
But the active style cannot add to anchor tag.
I debug jquery.mobile-1.4.5.js, there is a code line remove the active status, I do not know why need to remove current page active status in hide status?
jquery.mobile-1.4.5.js#7443
I try to using JQM to create a mobile app.
And I try to using external tool bar and using ui-btn-active class to change nabber's css style.
But the active style cannot add to anchor tag.
I debug jquery.mobile-1.4.5.js, there is a code line remove the active status, I do not know why need to remove current page active status in hide status?
jquery.mobile-1.4.5.js#7443
The problem seem is not exist:
(http://stackoverflow.com/questions/19574429/jqm-1-4-beta-persistent-navbar-not-keeping-active-state-class-for-links)
The text was updated successfully, but these errors were encountered: