January 2015
Intermediate to advanced
478 pages
10h 7m
English
The second important concept in jQM is how the mobile pages are linked together. Understanding this concept can help us to design a web mobile application with a fluid user experience. In jQM, there are two ways to load an external mobile page: HTTP and Ajax. Depending on how we set the data- attribute, it interprets the href value and decides which way to load a mobile page. By default, apart from the first document load that is a normal HTTP transfer, the mobile page is loaded through Ajax.
The following block diagram explains how multiple mobile page blocks are managed within a document:

When a mobile page invokes another ...
Read now
Unlock full access