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/slider/steps.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/slider/steps.html') diff --git a/demos/slider/steps.html b/demos/slider/steps.html index 3177cd75b..68b366784 100644 --- a/demos/slider/steps.html +++ b/demos/slider/steps.html @@ -40,7 +40,7 @@
-

Increment slider values with the step option set to an integer, commonly a dividend of the slider's maximum value. The default increment is 1.

+

Increment slider values with the step option set to an integer, commonly a dividend of the slider's maximum value. The default increment is 1.

-- cgit v1.2.3