From c1447173c659c78e036b5c4c6bc91de26e84a13b Mon Sep 17 00:00:00 2001 From: Maggie Costello Wachs Date: Thu, 15 Jan 2009 21:57:33 +0000 Subject: completed reorganization of draggable demos --- demos/draggable/scroll.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'demos/draggable/scroll.html') diff --git a/demos/draggable/scroll.html b/demos/draggable/scroll.html index 371cec747..f94dd6609 100644 --- a/demos/draggable/scroll.html +++ b/demos/draggable/scroll.html @@ -1,7 +1,7 @@ - jQuery UI Draggable - Scroll Demo + jQuery UI Draggable - Auto-scroll @@ -40,7 +40,7 @@

- +Automatically scroll the document when the draggable is moved beyond the viewport. Set the scroll option to true to enable auto-scrolling, and fine-tune when scrolling is triggered and its speed with the scrollSensitivity and scrollSpeed options.

-- cgit v1.2.3