]> source.dussan.org Git - jquery-ui.git/commitdiff
demos: fixed demo descriptions to use CODE for option names instead of STRONG
authorRichard Worth <rdworth@gmail.com>
Wed, 28 Jan 2009 10:49:44 +0000 (10:49 +0000)
committerRichard Worth <rdworth@gmail.com>
Wed, 28 Jan 2009 10:49:44 +0000 (10:49 +0000)
45 files changed:
demos/accordion/collapsible.html
demos/accordion/custom-icons.html
demos/accordion/fillspace.html
demos/accordion/mouseover.html
demos/datepicker/alt-field.html
demos/datepicker/buttonbar.html
demos/datepicker/dropdown-month-year.html
demos/datepicker/min-max.html
demos/datepicker/multiple-calendars.html
demos/demos.css
demos/dialog/modal-confirmation.html
demos/dialog/modal-form.html
demos/dialog/modal-message.html
demos/dialog/modal.html
demos/draggable/constrain-movement.html
demos/draggable/cursor-style.html
demos/draggable/delay-start.html
demos/draggable/events.html
demos/draggable/handle.html
demos/draggable/revert.html
demos/draggable/scroll.html
demos/draggable/snap-to.html
demos/draggable/visual-feedback.html
demos/droppable/accepted-elements.html
demos/droppable/propagation.html
demos/droppable/revert.html
demos/droppable/visual-feedback.html
demos/resizable/animate.html
demos/resizable/aspect-ratio.html
demos/resizable/constrain-area.html
demos/resizable/delay-start.html
demos/resizable/max-min.html
demos/resizable/snap-to-grid.html
demos/resizable/synchronous-resize.html
demos/resizable/visual-feedback.html
demos/selectable/serialize.html
demos/slider/range-vertical.html
demos/slider/range.html
demos/slider/rangemax.html
demos/slider/rangemin.html
demos/slider/slider-vertical.html
demos/slider/steps.html
demos/sortable/default.html
demos/tabs/collapsible.html
demos/tabs/mouseover.html

index b53e610b73d08019940fe528a30463dfc371cc18..635361b26a776285a9f22653fe62e70e6077d21f 100644 (file)
@@ -58,7 +58,7 @@
 
 <div class="demo-description">
 
-<p>By default, accordions always keep one section open. To allow for all sections to be be collapsible, set the <strong>alwaysOpen</strong> option to false. Click on the currently open section to collapse its content pane.</p>
+<p>By default, accordions always keep one section open. To allow for all sections to be be collapsible, set the <code>alwaysOpen</code> option to false. Click on the currently open section to collapse its content pane.</p>
 
 
 </div><!-- End demo-description -->
index 8b6d71dd34a9ee24a057820f50630d5d903fc7a4..76cd1d86ac0cfcb3a1ede425282231e3d926c5a6 100644 (file)
@@ -61,7 +61,7 @@
 
 <div class="demo-description">
 
-<p>Customize the header icons with the <strong>icons</strong> option, which accepts classes for the header's default and selected (open) state.  Use any class from the UI CSS framework, or create custom classes with background images.</p>
+<p>Customize the header icons with the <code>icons</code> option, which accepts classes for the header's default and selected (open) state.  Use any class from the UI CSS framework, or create custom classes with background images.</p>
 
 </div><!-- End demo-description -->
 
index 5fe41c3a4b4419c12e86075581130175d256ec5e..dde1c6a7c75c7e654f9c731586da5f0d0a2450c1 100644 (file)
@@ -76,7 +76,7 @@
 
 <div class="demo-description">
 
-<p>Because the accordion is comprised of block-level elements, by default its width fills the available horizontal space. To fill the vertical space allocated by its container, set the boolean <strong>fillSpace</strong> option to true, and the script will automatically set the dimensions of the accordion to the height of its parent container.  The accordion will also resize with its container if the container is <strong>resizable</strong>.</p>
+<p>Because the accordion is comprised of block-level elements, by default its width fills the available horizontal space. To fill the vertical space allocated by its container, set the boolean <code>fillSpace</code> option to true, and the script will automatically set the dimensions of the accordion to the height of its parent container.  The accordion will also resize with its container if the container is <code>resizable</code>.</p>
 
 </div><!-- End demo-description -->
 
index 3b88363ca00c6f6e69c925a2f2e1c683cb55f29b..1d2ff4d3c9b73e271aa29685245207677667d0f3 100644 (file)
@@ -58,7 +58,7 @@
 
 <div class="demo-description">
 
-<p>Toggle sections open/closed on mouseover with the <strong>event</strong> option. The default value for event is "click."</p>
+<p>Toggle sections open/closed on mouseover with the <code>event</code> option. The default value for event is "click."</p>
 
 </div><!-- End demo-description -->
 
index 12abb9eaf0e046871a7499121246d7c1c69143c3..f30829b9ade533a66a74ecd0bca5b9e2372b578a 100644 (file)
@@ -23,7 +23,7 @@
 
 <div class="demo-description">
 
-<p>Populate an alternate field with its own date format whenever a date is selected using the <strong>altField</strong> and <strong>altFormat</strong> options.  This feature could be used to present a human-friendly date for user selection, while passing a more computer-friendly date through for further processing.</p>
+<p>Populate an alternate field with its own date format whenever a date is selected using the <code>altField</code> and <code>altFormat</code> options.  This feature could be used to present a human-friendly date for user selection, while passing a more computer-friendly date through for further processing.</p>
 
 </div><!-- End demo-description -->
 
index 1fd8a524077b0e1506b1cb11428a9b6ec43bf7c1..30006d256f003835341024f2781a0ce88e0fdcdf 100644 (file)
@@ -25,7 +25,7 @@
 
 <div class="demo-description">
 
-<p>Display a button for selecting Today's date and a Done button for closing the calendar with the boolean <strong>showButtonPanel</strong> option.  Each button is enabled by default when the bar is displayed, but can be turned off with additional options.  Button text is customizable.</p>
+<p>Display a button for selecting Today's date and a Done button for closing the calendar with the boolean <code>showButtonPanel</code> option.  Each button is enabled by default when the bar is displayed, but can be turned off with additional options.  Button text is customizable.</p>
 
 </div><!-- End demo-description -->
 
index a16ff09a42fee88c60e0065feb2fe868aa91a7c7..c31a024f79d2a6ce8125351515c6a890a4143738 100644 (file)
@@ -26,7 +26,7 @@
 
 <div class="demo-description">
 
-<p>Show month and year dropdowns in place of the static month/year header to facilitate navigation through large timeframes.  Add the boolean <strong>changeMonth</strong> and <strong>changeYear</strong> options.</p>
+<p>Show month and year dropdowns in place of the static month/year header to facilitate navigation through large timeframes.  Add the boolean <code>changeMonth</code> and <code>changeYear</code> options.</p>
 
 </div><!-- End demo-description -->
 
index 6a7d87eb23866f00014bb79bbe9e807b4ed540d2..a20239633b41e6b873247a62747fdc323d66ad53 100644 (file)
@@ -23,7 +23,7 @@
 
 <div class="demo-description">
 
-<p>Restrict the range of selectable dates with the <strong>minDate</strong> and <strong>maxDate</strong> options.  Set the beginning and end dates as actual dates (new Date(2009, 1 - 1, 26)), as a numeric offset from today (-20), or as a string of periods and units ('+1M +10D').  For the last, use 'D' for days, 'W' for weeks, 'M' for months, or 'Y' for years.</p>
+<p>Restrict the range of selectable dates with the <code>minDate</code> and <code>maxDate</code> options.  Set the beginning and end dates as actual dates (new Date(2009, 1 - 1, 26)), as a numeric offset from today (-20), or as a string of periods and units ('+1M +10D').  For the last, use 'D' for days, 'W' for weeks, 'M' for months, or 'Y' for years.</p>
 
 </div><!-- End demo-description -->
 
index fe7d990a1cbdd0d59844cda116e3b2a45c438373..615537dd3f24e8ae79edf97e310d5857c934c970 100644 (file)
@@ -26,7 +26,7 @@
 
 <div class="demo-description">
 
-<p>Set the <strong>numberOfMonths</strong> option to an integer of 2 or more to show multiple months in a single datepicker.</p>
+<p>Set the <code>numberOfMonths</code> option to an integer of 2 or more to show multiple months in a single datepicker.</p>
 
 </div><!-- End demo-description -->
 
index 96ac8810fb044af1393498c86e3fec0b574d3df9..2d2ce1fc82cd3418ed0610db22f6504fb1ef8042 100644 (file)
@@ -167,7 +167,7 @@ eventually we should convert the font sizes to ems -- using px for now to minimi
 }
 
 #demo-notes { width:520px; color:#333; font-size: 1em; }
-.demo-description p code { padding: 0; font-weight: bold; }
+#demo-notes p code, .demo-description p code { padding: 0; font-weight: bold; }
 #demo-source pre, #demo-source code { padding: 0; }
 code, pre { padding:8px 0 8px 20px ; font-size: 1.2em; line-height:130%;  }
 
index 9bbad8ae1c9e741211d2002944d1354f4d310752..0ff6ca4ff864ce9383c53e7b0fb50eca32cf5cf7 100644 (file)
@@ -59,7 +59,7 @@
 
 <div class="demo-description">
 
-<p>Confirm an action that may be destructive or important.  Set the <strong>modal</strong> option to true, and specify primary and secondary user actions with the <strong>buttons</strong> option.</p>
+<p>Confirm an action that may be destructive or important.  Set the <code>modal</code> option to true, and specify primary and secondary user actions with the <code>buttons</code> option.</p>
 
 </div><!-- End demo-description -->
 
index c024f7ed4d3b22ee3098be5fc2e48d25e70ff9ce..5021e0cde4f510f626c5f369be444c0950796d77 100644 (file)
@@ -70,7 +70,7 @@
 
 <div class="demo-description">
 
-<p>Use a modal dialog to require that the user enter data during a multi-step process.  Embed form markup in the content area, set the <strong>modal</strong> option to true, and specify primary and secondary user actions with the <strong>buttons</strong> option.</p>
+<p>Use a modal dialog to require that the user enter data during a multi-step process.  Embed form markup in the content area, set the <code>modal</code> option to true, and specify primary and secondary user actions with the <code>buttons</code> option.</p>
 
 </div><!-- End demo-description -->
 
index a0a039f857ee094363b99127fd48fc39f804f238..704e46ff7d88b0c4bafbd5846dc2f37cf209243f 100644 (file)
@@ -56,7 +56,7 @@
 
 <div class="demo-description">
 
-<p>Use a modal dialog to explicitly acknowledge information or an action before continuing their work.  Set the <strong>modal</strong> option to true, and specify a primary action (Ok) with the <strong>buttons</strong> option.</p>
+<p>Use a modal dialog to explicitly acknowledge information or an action before continuing their work.  Set the <code>modal</code> option to true, and specify a primary action (Ok) with the <code>buttons</code> option.</p>
 
 </div><!-- End demo-description -->
 
index ffe43d4f1e32f910582549c47dd4c59a2cf0a1ae..7e1f01b3f5edfb7ee68ab75a3ce51057204372dc 100644 (file)
@@ -47,7 +47,7 @@
 
 <div class="demo-description">
 
-<p>A modal dialog prevents the user from interacting with the rest of the page until it is closed.  To add a semi-transparent layer that dims out the page content behind the dialog, set the background color and opacity of the <strong>overlay</strong> option.</p>
+<p>A modal dialog prevents the user from interacting with the rest of the page until it is closed.  To add a semi-transparent layer that dims out the page content behind the dialog, set the background color and opacity of the <code>overlay</code> option.</p>
 
 </div><!-- End demo-description -->
 
index 7127f57ba78906e322223e910684dbeadd8c0e8f..d98f5d2185e478bd1ea64b45397135548401b4f2 100644 (file)
@@ -59,7 +59,7 @@
 <div class="demo-description">
 
 <p>
-Constrain the movement of each draggable by defining the boundaries of the draggable area. Set the <strong>axis</strong> option to limit the draggable's path to the x- or y-axis, or use the <strong>containment</strong> option to specify a parent DOM element or a jQuery selector, like 'document.'
+Constrain the movement of each draggable by defining the boundaries of the draggable area. Set the <code>axis</code> option to limit the draggable's path to the x- or y-axis, or use the <code>containment</code> option to specify a parent DOM element or a jQuery selector, like 'document.'
 </p>
 
 </div><!-- End demo-description -->
index 5e8d6f4529582b5d70496f068bd603e139ef8dc4..bd944c7d18703ce008fe7d1ad95f09cbe1b627da 100644 (file)
@@ -38,7 +38,7 @@
 <div class="demo-description">
 
 <p>
-Position the cursor while dragging the object. By default the cursor appears in the center of the dragged object; use the <strong>cursorAt</strong> option to specify another location relative to the draggable (specify a pixel value from the top, right, bottom, and/or left).  Customize the cursor's appearance by supplying the <strong>cursor</strong> option with a valid CSS cursor value: default, move, pointer, crosshair, etc.
+Position the cursor while dragging the object. By default the cursor appears in the center of the dragged object; use the <code>cursorAt</code> option to specify another location relative to the draggable (specify a pixel value from the top, right, bottom, and/or left).  Customize the cursor's appearance by supplying the <code>cursor</code> option with a valid CSS cursor value: default, move, pointer, crosshair, etc.
 </p>
 
 </div><!-- End demo-description -->
index 500ac477d0deed53c9fab36e84f4e783283e387a..23db6f8716d4e8387a64dd7dffad9ddc34ed4b82 100644 (file)
@@ -34,7 +34,7 @@
 <div class="demo-description">
 
 <p>
-Delay the start of dragging for a number of milliseconds with the <strong>delay</strong> option; prevent dragging until the cursor is held down and dragged a specifed number of pixels with the <strong>distance</strong> option. 
+Delay the start of dragging for a number of milliseconds with the <code>delay</code> option; prevent dragging until the cursor is held down and dragged a specifed number of pixels with the <code>distance</code> option. 
 </p>
 
 </div><!-- End demo-description -->
index 2365855af931e504f53e170aa628866b12f172b0..d5903d009ff04c33783369435b856f2b6e17488b 100644 (file)
@@ -65,7 +65,7 @@
 <div class="demo-description">
 
 <p>
-Layer functionality onto the draggable using the <strong>start</strong>, <strong>drag</strong>, and <strong>stop</strong> events.  Start is fired at the start of the drag; drag during the drag; and stop when dragging stops.
+Layer functionality onto the draggable using the <code>start</code>, <code>drag</code>, and <code>stop</code> events.  Start is fired at the start of the drag; drag during the drag; and stop when dragging stops.
 </p>
 
 </div><!-- End demo-description -->
index 02526ce7cf58b8fb77d413abec33a2bf55f02ae3..3e600d64040a0c4e88d6943af51ae2a18454fcc0 100644 (file)
@@ -36,8 +36,8 @@
 
 <div class="demo-description">
 
-<p>Allow dragging only when the cursor is over a specific part of the draggable.  Use the <strong>handle</strong> option to specify the jQuery selector of an element (or group of elements) used to drag the object.</p>
-<p>Or prevent dragging when the cursor is over a specific element (or group of elements) within the draggable.  Use the <strong>cancel</strong> option to specify a jQuery selector over which to "cancel" draggable functionality.</p>
+<p>Allow dragging only when the cursor is over a specific part of the draggable.  Use the <code>handle</code> option to specify the jQuery selector of an element (or group of elements) used to drag the object.</p>
+<p>Or prevent dragging when the cursor is over a specific element (or group of elements) within the draggable.  Use the <code>cancel</code> option to specify a jQuery selector over which to "cancel" draggable functionality.</p>
 
 </div><!-- End demo-description -->
 </body>
index 005b99e6b12c79273af67d06abd12e6356c21425..b2a95323b3145419de9f91f40bd5eab3101676b6 100644 (file)
@@ -33,7 +33,7 @@
 <div class="demo-description">
 
 <p>
-Return the draggable (or it's helper) to its original location when dragging stops with the boolean <strong>revert</strong> option.
+Return the draggable (or it's helper) to its original location when dragging stops with the boolean <code>revert</code> option.
 </p>
 
 </div><!-- End demo-description -->
index 907e7e0eeb892079b89f896746d7ca12c75a4690..bf324ee174f9334b1b9229dd1bbab2003779feda 100644 (file)
@@ -40,7 +40,7 @@
 <div class="demo-description">
 
 <p>
-Automatically scroll the document when the draggable is moved beyond the viewport. Set the <strong>scroll</strong> option to true to enable auto-scrolling, and fine-tune when scrolling is triggered and its speed with the <strong>scrollSensitivity</strong> and <strong>scrollSpeed</strong> options.
+Automatically scroll the document when the draggable is moved beyond the viewport. Set the <code>scroll</code> option to true to enable auto-scrolling, and fine-tune when scrolling is triggered and its speed with the <code>scrollSensitivity</code> and <code>scrollSpeed</code> options.
 </p>
 
 </div><!-- End demo-description -->
index 20b6a2309feb602d1db83f3cf212fcc85bb6e945..db72cc37e79db5d4d8db1e0e0edc739ce14cd484 100644 (file)
@@ -55,9 +55,9 @@
 
 <div class="demo-description">
 
-<p>Snap the draggable to the inner or outer boundaries of a DOM element.  Use the <strong>snap</strong>, <strong>snapMode</strong> (inner, outer, both), and <strong>snapTolerance</strong> (distance in pixels the draggable must be from the element when snapping is invoked) options. </p>
+<p>Snap the draggable to the inner or outer boundaries of a DOM element.  Use the <code>snap</code>, <code>snapMode</code> (inner, outer, both), and <code>snapTolerance</code> (distance in pixels the draggable must be from the element when snapping is invoked) options. </p>
 
-<p>Or snap the draggable to a grid.  Set the dimensions of grid cells (height and width in pixels) with the <strong>grid</strong> option.</p>
+<p>Or snap the draggable to a grid.  Set the dimensions of grid cells (height and width in pixels) with the <code>grid</code> option.</p>
 
 </div><!-- End demo-description -->
 
index 88b538714ba8007e8ad10f9c60f7f017707bff0c..3a5ce01463fd4227259222bfab4258aea6e1fea8 100644 (file)
@@ -64,9 +64,9 @@
 
 <div class="demo-description">
 
-<p>Provide feedback to users as they drag an object in the form of a helper. The <strong>helper</strong> option accepts the values 'original' (the draggable object moves with the cursor), 'clone' (a duplicate of the draggable moves with the cursor), or a function that returns a DOM element (that element is shown near the cursor during drag). Control the helper's transparency with the <strong>opacity</strong> option.</p>
+<p>Provide feedback to users as they drag an object in the form of a helper. The <code>helper</code> option accepts the values 'original' (the draggable object moves with the cursor), 'clone' (a duplicate of the draggable moves with the cursor), or a function that returns a DOM element (that element is shown near the cursor during drag). Control the helper's transparency with the <code>opacity</code> option.</p>
 
-<p>To clarify which draggable is in play, bring the draggable in motion to front. Use the <strong>zindex</strong> option to set a higher z-index for the helper, if in play, or use the <strong>stack</strong> option to ensure that the last item dragged will appear on top of others in the same group on drag stop.</p>
+<p>To clarify which draggable is in play, bring the draggable in motion to front. Use the <code>zIndex</code> option to set a higher z-index for the helper, if in play, or use the <code>stack</code> option to ensure that the last item dragged will appear on top of others in the same group on drag stop.</p>
 
 </div><!-- End demo-description -->
 </body>
index 12c1db067a17f0a26989e43033cbed2c5dd1e4ea..c5e034944ab73a1277d3de2ba16d945674930d5d 100644 (file)
@@ -48,7 +48,7 @@
 
 <div class="demo-description">
 
-<p>Specify using the <strong>accept</strong> option which element (or group of elements) is accepted by the target droppable.</p>
+<p>Specify using the <code>accept</code> option which element (or group of elements) is accepted by the target droppable.</p>
 
 </div><!-- End demo-description -->
 </body>
index 8d725a2642d814aedabe917929d271b8d1bfba12..b8808ba01d48ae7122517ec5e8765b462523389c 100644 (file)
@@ -64,7 +64,7 @@
 
 <div class="demo-description">
 
-<p>When working with nested droppables &#8212; for example, you may have an editable directory structure displayed as a tree, with folder and document nodes &#8212; the <strong>greedy</strong> option set to true prevents event propagation when a draggable is dropped on a child node (droppable).</p>
+<p>When working with nested droppables &#8212; for example, you may have an editable directory structure displayed as a tree, with folder and document nodes &#8212; the <code>greedy</code> option set to true prevents event propagation when a draggable is dropped on a child node (droppable).</p>
 
 </div><!-- End demo-description -->
 </body>
index 1a67a4e96243a6c11d9d761541e9baf4724cdd31..8550667dceb8e0e7412ceeb1bf195d2f15813f11 100644 (file)
@@ -48,7 +48,7 @@
 
 <div class="demo-description">
 
-<p>Return the draggable (or it's helper) to its original location when dragging stops with the boolean <strong>revert</strong> option set on the <strong>draggable</strong>.</p>
+<p>Return the draggable (or it's helper) to its original location when dragging stops with the boolean <code>revert</code> option set on the draggable.</p>
 
 </div><!-- End demo-description -->
 </body>
index a53c39eb1cfa3e798bc09541317faaae12caf6a5..31c8fb5c4d7fb6c9333907850920d30cbc171e74 100644 (file)
@@ -63,7 +63,7 @@
 
 <div class="demo-description">
 
-<p>Change the droppable's appearance on hover, or when the droppable is active (an acceptable draggable is dropped on it).  Use the <strong>hoverClass</strong> or <strong>activeClass</strong> options to specify respective classes.</p>
+<p>Change the droppable's appearance on hover, or when the droppable is active (an acceptable draggable is dropped on it).  Use the <code>hoverClass</code> or <code>activeClass</code> options to specify respective classes.</p>
 
 </div><!-- End demo-description -->
 </body>
index 3b7bd25f340f9277da27f2cf1447355f00057846..0b9e9a0dee908d1037fbd63231cfc6348b249bdd 100644 (file)
@@ -31,7 +31,7 @@
 
 <div class="demo-description">
 
-<p>Animate the resize action using the <strong>animate</strong> option (boolean). When this option is set to true, drag the outline to the desired location; the element animates to that size on drag stop.</p>
+<p>Animate the resize action using the <code>animate</code> option (boolean). When this option is set to true, drag the outline to the desired location; the element animates to that size on drag stop.</p>
 
 </div><!-- End demo-description -->
 </body>
index 62324f46f9e357dd4a87d034cfbe2ffa147602d7..7742225673a91721ce6bef8e0c7c4485569a7192 100644 (file)
@@ -30,7 +30,7 @@
 
 <div class="demo-description">
 
-<p>Maintain the existing aspect ratio or set a new one to constrain the proportions on resize. Set the <strong>aspectRatio</strong> option to true, and optionally pass in a new ratio (i.e., 4/3)</p>
+<p>Maintain the existing aspect ratio or set a new one to constrain the proportions on resize. Set the <code>aspectRatio</code> option to true, and optionally pass in a new ratio (i.e., 4/3)</p>
 
 </div><!-- End demo-description -->
 </body>
index 7483e2219dfeef1a36c7b50ca56988fb31b7c03c..9fc165ad03bc12d5f206fb132aece7262e27822f 100644 (file)
@@ -35,7 +35,7 @@
 
 <div class="demo-description">
 
-<p>Define the boundaries of the resizable area. Use the <strong>containment</strong> option to specify a parent DOM element or a jQuery selector, like 'document.'</p>
+<p>Define the boundaries of the resizable area. Use the <code>containment</code> option to specify a parent DOM element or a jQuery selector, like 'document.'</p>
 
 </div><!-- End demo-description -->
 </body>
index 2133c8e91be3c8fa482b04a4e26287ee867dc92a..38f7cb6a70acd23125ee35cdefb6c22ae5fffae4 100644 (file)
@@ -42,7 +42,7 @@
 
 <div class="demo-description">
 
-<p>Delay the start of resizng for a number of milliseconds with the <strong>delay</strong> option; prevent resizing until the cursor is held down and dragged a specifed number of pixels with the <strong>distance</strong> option.</p>
+<p>Delay the start of resizng for a number of milliseconds with the <code>delay</code> option; prevent resizing until the cursor is held down and dragged a specifed number of pixels with the <code>distance</code> option.</p>
 
 </div><!-- End demo-description -->
 </body>
index 8df70bc3d81cde42ddd5b89dce5d1a7e92c91c9b..ff3fc63d7014be4f1ed8a80623b96fff47734698 100644 (file)
@@ -33,7 +33,7 @@
 
 <div class="demo-description">
 
-<p>Limit the resizable element to a maximum or minimum height or width using the <strong>maxHeight</strong>, <strong>maxWidth</strong>, <strong>minHeight</strong>, and <strong>minWidth</strong> options.</p>
+<p>Limit the resizable element to a maximum or minimum height or width using the <code>maxHeight</code>, <code>maxWidth</code>, <code>minHeight</code>, and <code>minWidth</code> options.</p>
 
 </div><!-- End demo-description -->
 </body>
index ad8d66215dd9b75c8705a0cace51c2ec65c52057..9365ade2e206a2db1b1a631c31abcbd6b8147e9a 100644 (file)
@@ -30,7 +30,7 @@
 
 <div class="demo-description">
 
-<p>Snap the resizable element to a grid.  Set the dimensions of grid cells (height and width in pixels) with the <strong>grid</strong> option.</p>
+<p>Snap the resizable element to a grid.  Set the dimensions of grid cells (height and width in pixels) with the <code>grid</code> option.</p>
 
 </div><!-- End demo-description -->
 </body>
index a2d79afd8c32532d8850253bf09c14341b37b9a0..e72cff95473cca0aacc8dbaee230721a13f2fe7f 100644 (file)
@@ -37,7 +37,7 @@
 
 <div class="demo-description">
 
-<p>Resize multiple elements simultaneously by clicking and dragging the sides of one.  Pass a shared selector into the <strong>alsoResize</strong> option.</p>
+<p>Resize multiple elements simultaneously by clicking and dragging the sides of one.  Pass a shared selector into the <code>alsoResize</code> option.</p>
 
 </div><!-- End demo-description -->
 </body>
index fa53a2e5617c319c3b083a6f40f22b0a62e3389d..11692c39c3ed6fcbd5d61390d09da54643277e49 100644 (file)
@@ -31,7 +31,7 @@
 
 <div class="demo-description">
 
-<p>Instead of showing the actual element during resize, set the <strong>ghost</strong> option to true to show a semi-transparent part of the element.</p>
+<p>Instead of showing the actual element during resize, set the <code>ghost</code> option to true to show a semi-transparent part of the element.</p>
 
 </div><!-- End demo-description -->
 </body>
index ebddf8f675b15f15bae564770e72ae60fc960a9b..503ff757951acca6c59e7f3125f6d9cbe14a06e5 100644 (file)
@@ -49,7 +49,7 @@ You've selected: <span id="select-result">none</span>.
 
 <div class="demo-description">
 
-<p>Write a function that fires on the <strong>stop</strong> event to collect the index values of selected items.  Present values as feedback, or pass as a data string.</p>
+<p>Write a function that fires on the <code>stop</code> event to collect the index values of selected items.  Present values as feedback, or pass as a data string.</p>
 
 </div><!-- End demo-description -->
 </body>
index 37f5c601e4d144b985c2057acdd9214d1ffc5c8b..d43abcd379186a997a3d6aeb1a534d73ddec1127 100644 (file)
@@ -39,7 +39,7 @@
 
 <div class="demo-description">
 
-<p>Change the orientation of the range slider to vertical.  Assign a height value via <strong>.height()</strong> or by setting the height through CSS, and set the <strong>orientation</strong> option to "vertical."</p>
+<p>Change the orientation of the range slider to vertical.  Assign a height value via <code>.height()</code> or by setting the height through CSS, and set the <code>orientation</code> option to "vertical."</p>
 
 </div><!-- End demo-description -->
 
index dfb1aa1a74b585250adda8995fe2ff48752f5b12..ec7a4efbadc3d4253e223cae47e6261112f475c1 100644 (file)
@@ -40,7 +40,7 @@
 
 <div class="demo-description">
 
-<p>Set the <strong>range</strong> option to true to capture a range of values with two drag handles.  The space between the handles is filled with a different background color to indicate those values are selected.</p>
+<p>Set the <code>range</code> option to true to capture a range of values with two drag handles.  The space between the handles is filled with a different background color to indicate those values are selected.</p>
 
 </div><!-- End demo-description -->
 
index a1c9c1ae56b978f84e20b622aed0ba83c6e1b1ed..682ac6341f8454cd38af71e4cacd0dd4c361bde7 100644 (file)
@@ -39,7 +39,7 @@
 
 <div class="demo-description">
 
-<p>Fix the maximum value of the range slider so that the user can only select a minimum.  Set the <strong>range</strong> option to "max."</p>
+<p>Fix the maximum value of the range slider so that the user can only select a minimum.  Set the <code>range</code> option to "max."</p>
 
 </div><!-- End demo-description -->
 
index 29308894f08a559b292447d34065edd8ff7071ca..f8388a14888e2d98087c0d96c480d3282eed50bb 100644 (file)
@@ -40,7 +40,7 @@
 
 <div class="demo-description">
 
-<p>Fix the minimum value of the range slider so that the user can only select a maximum.  Set the <strong>range</strong> option to "min."</p>
+<p>Fix the minimum value of the range slider so that the user can only select a maximum.  Set the <code>range</code> option to "min."</p>
 
 </div><!-- End demo-description -->
 
index 1cc7fbcfdb441ac86caf3dc82d16b450dcb008e9..e02736fa39cb0cbb36a5b9671364e7f49a01673e 100644 (file)
@@ -41,7 +41,7 @@
 
 <div class="demo-description">
 
-<p>Change the orientation of the slider to vertical.  Assign a height value via <strong>.height()</strong> or by setting the height through CSS, and set the <strong>orientation</strong> option to "vertical."</p>
+<p>Change the orientation of the slider to vertical.  Assign a height value via <code>.height()</code> or by setting the height through CSS, and set the <code>orientation</code> option to "vertical."</p>
 
 </div><!-- End demo-description -->
 
index 3177cd75bd80dd0ebcd04b56db7725ec537ad103..68b36678470374998c1a82f7d0afc6ad48848f65 100644 (file)
@@ -40,7 +40,7 @@
 
 <div class="demo-description">
 
-<p>Increment slider values with the <strong>step</strong> option set to an integer, commonly a dividend of the slider's maximum value.  The default increment is 1.</p>
+<p>Increment slider values with the <code>step</code> option set to an integer, commonly a dividend of the slider's maximum value.  The default increment is 1.</p>
 
 </div><!-- End demo-description -->
 
index 1908967e7cc71404ed97a3ffa8940f2bbf2b7ca2..3c32a765c6eb88f4f424c42af1b1af2ded98a6a6 100644 (file)
@@ -38,7 +38,7 @@
 <p>
        Enable a group of DOM elements to be sortable. Click on and drag an
        element to a new spot within the list, and the other items will adjust to
-       fit. By default, sortable items share <strong>draggable</strong> properties.
+       fit. By default, sortable items share <code>draggable</code> properties.
 </p>
 
 </div><!-- End demo-description -->
index ba1b2b412acbd06f2ae5e11e51ad794516f358ac..4c2646d157460f2846804425e91bd2fa9765a50b 100644 (file)
@@ -43,7 +43,7 @@
 
 <div class="demo-description">
 
-<p>Click the selected tab to toggle its content closed/open.  To enable this functionality, set the <strong>deselectable</strong> option to true.</p>
+<p>Click the selected tab to toggle its content closed/open.  To enable this functionality, set the <code>deselectable</code> option to true.</p>
 
 <pre><code>deselectable: true
 </code></pre>
index 3686cf7f12af7bfee7a5c4dd0df47f8dc21e9b44..0fab363e597f51520eb7746afa119b5c5192efc7 100644 (file)
@@ -41,7 +41,7 @@
 
 <div class="demo-description">
 
-<p>Toggle sections open/closed on mouseover with the <strong>event</strong> option. The default value for event is "click."</p>
+<p>Toggle sections open/closed on mouseover with the <code>event</code> option. The default value for event is "click."</p>
 
 <pre><code>event: 'mouseover'
 </code></pre>