Closed cgonyeo closed 11 years ago
This is due to how jquery mobile works. I'll combine all the pages into one page and set it up like how jquery mobile sites are intended to be set up, and then it should work.
Done. Entire website is now contained within one page, and controls always show up correctly.
Controls are first generated when one animation is visited, and if the user navigates to a different animation without refreshing the page, the correct controls will not be displayed.