Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Try this, should work</p> <p></p> <pre><code>&lt;div data-role="header" data-position="fixed"&gt; &lt;h1&gt;Single page&lt;/h1&gt; &lt;/div&gt;&lt;!-- /header --&gt; &lt;div data-role="content"&gt; &lt;p&gt;This is a single page boilerplate template that you can copy to build your first jQuery Mobile page. Each link or form from here will pull a new page in via Ajax to support the animated page transitions.&lt;/p&gt; &lt;p&gt;Just view the source and copy the code to get started. All the CSS and JS is linked to the jQuery CDN versions so this is super easy to set up. Remember to include a meta viewport tag in the head to set the zoom level.&lt;/p&gt; &lt;p&gt;This template is standard HTML document with a single "page" container inside, unlike a &lt;a href="multipage-template.html" data-ajax="false"&gt;multi-page template&lt;/a&gt; that has multiple pages within it. We strongly recommend building your site or app as a series of separate pages like this because it's cleaner, more lightweight and works better without JavaScript.&lt;/p&gt; &lt;p&gt;This is a single page boilerplate template that you can copy to build your first jQuery Mobile page. Each link or form from here will pull a new page in via Ajax to support the animated page transitions.&lt;/p&gt; &lt;p&gt;Just view the source and copy the code to get started. All the CSS and JS is linked to the jQuery CDN versions so this is super easy to set up. Remember to include a meta viewport tag in the head to set the zoom level.&lt;/p&gt; &lt;p&gt;This template is standard HTML document with a single "page" container inside, unlike a &lt;a href="multipage-template.html" data-ajax="false"&gt;multi-page template&lt;/a&gt; that has multiple pages within it. We strongly recommend building your site or app as a series of separate pages like this because it's cleaner, more lightweight and works better without JavaScript.&lt;/p&gt; &lt;/div&gt;&lt;!-- /content --&gt; &lt;div data-role="footer" data-position="fixed"&gt; &lt;h4&gt;Footer content&lt;/h4&gt; &lt;/div&gt;&lt;!-- /footer --&gt; </code></pre> <p></p> <p><a href="http://readystate.in/codetest/jquerymobile.html" rel="nofollow">http://readystate.in/codetest/jquerymobile.html</a></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload