http://mayacove.com/jqm/page1.html
very strange behavior.. (url loads in location bar, but page doesn't load, it only load if I hit "return" in location bar in the browser.. (sometimes the new page I'm looking to get to appears at the bottom of the page (page2 @ bottom of page 1, etc..)
I used pretty much the code here
http://jquerymobile.com/test/docs/toolbars/docs-navbar.html
for nav and links...
ui-btn-active
for the selected links, but that can't be the reason why the links aren't working, is it? (and when you're in selected page I make that link not be a link, just <li>, so not sure I could use this
ui-btn-active
class for what I want (it just changes the style for the link, but it remains a link, right?)
thank you....