diff --git a/docs/api/methods.html b/docs/api/methods.html index ebd2f78b..316558c5 100755 --- a/docs/api/methods.html +++ b/docs/api/methods.html @@ -52,7 +52,7 @@
  • Used only when the 'to' argument of changePage() is a URL.
  • -
  • data-url (string, default: undefined) The URL to use when updating the browser location upon changePage completion. +
  • dataUrl (string, default: undefined) The URL to use when updating the browser location upon changePage completion. If not specified, the value of the data-url attribute of the page element is used.
  • pageContainer (jQuery collection, default: $.mobile.pageContainer) Specifies the element that should contain the page.
  • reloadPage (boolean, default: false) Forces a reload of a page, even if it is already in the DOM of the page container.