Problem with ui-btn-active class and status flickering
I have a jQuery mobile app up and running at the following location:
All in all the app runs great, though I've started to see the following issues:
1. After interacting with the app for a little bit (changing options, swapping back and forth between the "My" and "Opp" screens, I find that the "ui-btn-active" class seems to lose its proper reference and will hi-light the wrong button.
2. After interacting with the app for a little bit (same as above), I'll find that the app will transition to the next screen, blink briefly to display the previous screen, then blink back to display the current screen.
I've seen issue 1 on both iPhone and Android screens, but I haven't been able to reproduce issue 2 on anything but my 1st generation iPod Touch, so that might be a processor issue.
I'm not sure if I should post my entire HTML file here (it's a single file type app) or just post excerpts.
Any help is greatly appreciated!