mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-30 02:44:44 +00:00
Merge branch 'master' of http://github.com/gabehollombe/jquery-mobile
This commit is contained in:
commit
44676bd1b8
2 changed files with 3 additions and 3 deletions
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
<h2>External page linking</h2>
|
||||
|
||||
<p>jQuery Mobile automates the process of building Ajax powered site and applications. </p>
|
||||
<p>jQuery Mobile automates the process of building Ajax powered sites and applications. </p>
|
||||
|
||||
<p>By default, when you click on link that points to an external page (ex. products.html), the framework will parse the link's <code>href</code> to formulate an Ajax request (Hijax) and displays the loading spinner.</p>
|
||||
|
||||
|
|
@ -70,4 +70,4 @@
|
|||
</div><!-- /page -->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -99,7 +99,7 @@
|
|||
|
||||
<h2>External page linking</h2>
|
||||
|
||||
<p>jQuery Mobile automates the process of building Ajax powered site and applications. </p>
|
||||
<p>jQuery Mobile automates the process of building Ajax powered sites and applications. </p>
|
||||
|
||||
<p>By default, when you click on a link that points to an external page (ex. products.html), the framework will parse the link's <code>href</code> to formulate an Ajax request (Hijax) and displays the loading spinner.</p>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue