You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Hi, ever since 1.4 I have been having serious trouble building a custom transition. There is no documentation on custom transitions, I've combed through pagecontainer widget/page change events documentation but I've not found a way to non intrusively defer the transition mechanism while executing your own code in between. I've gotten by hacking away at the jQuery mobile source Javasript and CSS, but obviously that's a less than ideal solution. I would greatly appreciate some advice on the matter.