mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-20 14:20:59 +00:00
close the ul
This commit is contained in:
parent
499bcb6458
commit
5a2b76bae4
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@
|
|||
<li>jQuery object (<code>$("#about")</code>)</li>
|
||||
<li>Array specifying two page references [from,to] for transitioning from a known page. From is otherwise assumed to be the current page in view (or $.mobile.activePage ).</li>
|
||||
<li>Object for sending form data. (<code>{to: url, data: serialized form data, type: "get" or "post"}</code></li>
|
||||
</ul>
|
||||
</dd>
|
||||
|
||||
<dd><code>transition</code> (<em>string</em>, examples: "pop", "slide"," "none")</dd>
|
||||
|
|
|
|||
Loading…
Reference in a new issue