I'd like a to just place a single bit of code on several pages that are dynamic. I've checked out several solutions posted by users and none of them seem to be working for me. I'm on Jquery Mobile 1.3 beta. Any easy solution to this without getting a technical devil's advocate?
I'm working through a Django installation where saved forms are being redirected to a prior page and the form link is no longer active. I'm looking for an example where I can initialize Jquery Mobile to allowsamepagetransition on all pages. Considering I'm only using the fade transition for reloads, this shouldn't be an issue.