From be77ab47bea94336dde537f5e600161e2e04f10e Mon Sep 17 00:00:00 2001 From: Anne-Gaelle Colom Date: Wed, 14 Dec 2011 17:53:17 +0000 Subject: [PATCH] Update docs/api/globalconfig.html --- docs/api/globalconfig.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/globalconfig.html b/docs/api/globalconfig.html index 55745e83..967f32df 100755 --- a/docs/api/globalconfig.html +++ b/docs/api/globalconfig.html @@ -117,7 +117,7 @@ $(document).bind("mobileinit", function(){
defaultDialogTransition string, default: 'pop'
Set the default transition for dialog changes that use Ajax. Set to 'none' for no transitions by default.
-
minScrollBack string, default: 150
+
minScrollBack string, default: 250
Minimum scroll distance that will be remembered when returning to a page.
loadingMessage string, default: "loading"