The following defaults are configurable via the $.mobile object:
-
-
-
subPageUrlKey (string, default: "ui-page"):
-
The url parameter used for referencing widget-generated sub-pages (such as those generated by nested listviews). Translates to to example.html&ui-page=subpageIdentifier. The hash segment before &ui-page= is used by the framework for making an Ajax request to the URL where the sub-page exists.
-
-
nonHistorySelectors (string, default: "dialog"):
-
Anchor links with a data-rel attribute value, or pages with a data-role value, that match these selectors will not be trackable in history (they won't update the location.hash and won't be bookmarkable).
The following defaults are configurable via the $.mobile object:
+
+
+
subPageUrlKey (string, default: "ui-page"):
+
The url parameter used for referencing widget-generated sub-pages (such as those generated by nested listviews). Translates to to example.html&ui-page=subpageIdentifier. The hash segment before &ui-page= is used by the framework for making an Ajax request to the URL where the sub-page exists.
+
+
nonHistorySelectors (string, default: "dialog"):
+
Anchor links with a data-rel attribute value, or pages with a data-role value, that match these selectors will not be trackable in history (they won't update the location.hash and won't be bookmarkable).