Why does the navigation bar, not remain highlighted?
I have a jquery mobile fixed navigation bar on the footer. It seems that the first original page that is loaded when visiting the page never remain active/highlighted. It will remain highlighted when you first visit the page, but when you visit another page that is loaded with ajax, it won't remain highlighted when you go back to the original page.
So lets say you have link a, b, and c. When you first came to the site, you visit link a. Then go to link b, but when you go back to link a, it won't be highlighted anymore.