diff --git a/entries/pagecontainer.xml b/entries/pagecontainer.xml index 37647ff9..cf4331ae 100644 --- a/entries/pagecontainer.xml +++ b/entries/pagecontainer.xml @@ -505,6 +505,15 @@ $( ":mobile-pagecontainer" ).on( "pagecontainershow", function( event, ui ) { + + The data to send with an Ajax page request. + + + + + + + The URL to use when updating the browser location upon change() completion. If not specified, the value of the data-url attribute of the page element is used.