mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
Update docs/api/globalconfig.html
This commit is contained in:
parent
3133b36b37
commit
be77ab47be
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@ $(document).bind("mobileinit", function(){
|
|||
<dt><code>defaultDialogTransition</code> <em>string</em>, default: 'pop'</dt>
|
||||
<dd>Set the default transition for dialog changes that use Ajax. Set to 'none' for no transitions by default.</dd>
|
||||
|
||||
<dt><code>minScrollBack</code> <em>string</em>, default: 150</dt>
|
||||
<dt><code>minScrollBack</code> <em>string</em>, default: 250</dt>
|
||||
<dd>Minimum scroll distance that will be remembered when returning to a page. </dd>
|
||||
|
||||
<dt><code>loadingMessage</code> <em>string</em>, default: "loading"</dt>
|
||||
|
|
|
|||
Loading…
Reference in a new issue