Update docs/api/globalconfig.html

This commit is contained in:
Anne-Gaelle Colom 2011-12-14 17:53:17 +00:00
parent 3133b36b37
commit be77ab47be

View file

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