Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:jquery/jquery-mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
Todd Parker committed Nov 11, 2010
2 parents ca592cb + 5a2b76b commit 974986c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/api/methods.html
Expand Up @@ -35,6 +35,7 @@ <h1>Methods</h1>
<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>
Expand Down

0 comments on commit 974986c

Please sign in to comment.