mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-29 18:34:43 +00:00
content edits to anatomy page
This commit is contained in:
parent
839d343db7
commit
d28125178d
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@
|
|||
|
||||
<p>PLEASE NOTE: Since we are using the hash to track navigation history for all the Ajax 'pages', it's not currently possible to deep link to an anchor (index.html#foo) on a page in jQuery Mobile, because the framework will look for a 'page' with and ID of #foo instead of the native behavior of scrolling to the content with that ID.</p>
|
||||
|
||||
<p>Learn more about the technical details of the navigation model, <a href="docs-navmodel.html">Ajax, hashes and history</a> in jQuery mobile.</p>
|
||||
<p>Learn more about the technical details of the navigation model and <a href="docs-navmodel.html">Ajax, hashes and history</a> in jQuery mobile.</p>
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue