From 62b7c8eda897691d3031bf2b6a2a52c167c68e96 Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Wed, 28 Jan 2009 10:49:44 +0000 Subject: demos: fixed demo descriptions to use CODE for option names instead of STRONG --- demos/draggable/scroll.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/draggable/scroll.html') diff --git a/demos/draggable/scroll.html b/demos/draggable/scroll.html index 907e7e0ee..bf324ee17 100644 --- a/demos/draggable/scroll.html +++ b/demos/draggable/scroll.html @@ -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. +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