W3cubDocs

/jQuery Mobile

pagebeforecreate

pagebeforecreate eventversion added: 1.0

Description: Triggered on the page being initialized, before most plugin auto-initialization occurs.

  • jQuery( ".selector" ).on( "pagebeforecreate", function( event ) { ... } )

Note: This event is part of the page widget as of jQuery Mobile 1.4.0. Please consult the documentation for the page widget's implementation.

© The jQuery Foundation and other contributors
Licensed under the MIT License.
https://api.jquerymobile.com/pagebeforecreate