diff --git a/entries/pagecontainer.xml b/entries/pagecontainer.xml index c1c4486b..3b32a8ec 100644 --- a/entries/pagecontainer.xml +++ b/entries/pagecontainer.xml @@ -416,9 +416,8 @@ $( ":mobile-pagecontainer" ).on( "pagecontainershow", function( event, ui ) { Load an external page, enhance its content, and insert it into the DOM. - The URL from which to load the page. This can be an absolute or a relative URL (e.g. "about/us.html"). You can also specify a jQuery collection object. + The URL from which to load the page. This can be an absolute or a relative URL (e.g. "about/us.html"). - A hash containing options that affect the behavior of the method.