diff --git a/docs/api/methods.html b/docs/api/methods.html index eb23c9e5..4df918d5 100755 --- a/docs/api/methods.html +++ b/docs/api/methods.html @@ -117,6 +117,8 @@ $.mobile.changePage( "../alerts/confirm.html", {
data (object or string, default: undefined) The data to send with an Ajax page request. reloadPage (boolean, default: false) Forces a reload of a page, even if it is already in the DOM of the page container. loadMsgDelay (number (in ms), default: 50) Forced delay before the loading message is shown. This is meant to allow time for a page that has already been visited to be fetched from cache without a loading message.