File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ <h1>Methods</h1>
52
52
< li > Used only when the 'to' argument of changePage() is a URL.</ li >
53
53
</ ul >
54
54
</ li >
55
- < li > < code > data-url </ code > (string, default: undefined) The URL to use when updating the browser location upon changePage completion.
55
+ < li > < code > dataUrl </ code > (string, default: undefined) The URL to use when updating the browser location upon changePage completion.
56
56
If not specified, the value of the data-url attribute of the page element is used.</ li >
57
57
< li > < code > pageContainer</ code > (jQuery collection, default: $.mobile.pageContainer) Specifies the element that should contain the page. </ li >
58
58
< li > < code > reloadPage</ code > (< em > boolean</ em > , default: false) Forces a reload of a page, even if it is already in the DOM of the page container.
You can’t perform that action at this time.
0 commit comments