I'm noticing that a:visited styles don't work on links that are requested via JavaScript. On a standard click though, the link to the next page is exactly the same, yet it registers as visited, both immediately and on subsequent refreshes.
Is this unique to jQM or just a browser limitation that I didn't know about?