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/resizable/constrain-area.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/resizable/constrain-area.html') diff --git a/demos/resizable/constrain-area.html b/demos/resizable/constrain-area.html index 7483e2219..9fc165ad0 100644 --- a/demos/resizable/constrain-area.html +++ b/demos/resizable/constrain-area.html @@ -35,7 +35,7 @@
-

Define the boundaries of the resizable area. Use the containment option to specify a parent DOM element or a jQuery selector, like 'document.'

+

Define the boundaries of the resizable area. Use the containment option to specify a parent DOM element or a jQuery selector, like 'document.'

-- cgit v1.2.3