Overview

jQuery Mobile app JavaScript API.

Appery.io comes with a small JavaScript library to make it easier to select elements in the DOM in a jQuery Mobile app. The library provides a few functions on top of jQuery API to help you select elements and navigate int he app. For any other functions you should use the jQuery API.

🚧

jQuery API

It is important that you know how to select elements in the DOM using just the jQuery API.