Internal Page Title

Description

The title of an internal page will be set according to the following order of precedence:

  • If a data-title value exists, it will be used as the title for the internal page.
  • If no data-title value exists, the header will be used as the title for the internal page.
  • If neither a data-title nor header exists on the internal page the title element within the head tag will be used as the title for the internal page.

When linking to a page that contains multiple pages, you must add rel="external" to its link.


<!-- Must  include rel="external"  when linking to multi-page  documents -->
<a  href="multi-page.html" rel="external">Home</a>




















Home »
  jQuery Mobile »
    Tutorial »




jQuery_Mobile
Form
List
Layout
Theme