14. Working with Exposed Methods

The jQuery Mobile framework includes numerous methods and properties that have been exposed on the $.mobile object. Exposing a method means giving third-party access to it. In other words, jQuery Mobile offers third-party developers access to some of the internal methods used throughout its framework. These methods and properties let you tap into some core jQuery Mobile functionality to create customizations that set your mobile application apart from the rest. This chapter covers changing pages, preloading pages, and a number of utility methods and properties.

Changing Pages Programmatically

Changing pages programmatically means you can use code to direct the browser to another page with or without user interaction. ...

Get jQuery Mobile: Develop and Design now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.