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.
it would be nice to have an event triggered after a page is loaded.
For example, it can be useful for binding listeners in just loaded page or update using javascript some value like in the case of shipping fees. The main advantage of using such event rather than changepage is that you can use them when you load page in background (directly using $.mobile.loadpage()).
The text was updated successfully, but these errors were encountered:
it would be nice to have an event triggered after a page is loaded.
For example, it can be useful for binding listeners in just loaded page or update using javascript some value like in the case of shipping fees. The main advantage of using such event rather than changepage is that you can use them when you load page in background (directly using $.mobile.loadpage()).
The text was updated successfully, but these errors were encountered: