Open ppetree opened 6 years ago
I've not used jqm, but if I understand the concern correctly, this shouldn't be a problem. For clarity your thinking: jqm you click a link (or some event occurs) and you do two things:
If this is the case you would just need to not open the prompt until you receive some type of success or loaded event on the page change before. Outside of that the prompt's html shouldn't interfere with jqm.
Trent,
Thanks for your response. Does impromptu have a way to trigger those events (i.e. $.changePage("somePage");
Has anyone tried this with JQM?
Before spending hours, the first and most immediate issues I see are:
Thoughts?