close the ul

This commit is contained in:
scottjehl 2010-11-11 16:13:30 -05:00
parent 499bcb6458
commit 5a2b76bae4

View file

@ -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>