diff --git a/examples/slider/multithumb-slider.html b/examples/slider/multithumb-slider.html index 92ac5d0680..ebc79487f9 100644 --- a/examples/slider/multithumb-slider.html +++ b/examples/slider/multithumb-slider.html @@ -2,7 +2,7 @@ - Horizontal Slider Example | WAI-ARIA Authoring Practices 1.1 + Horizontal Multi-Thumb Slider Example | WAI-ARIA Authoring Practices 1.1 @@ -19,11 +19,15 @@

Horizontal Multi-Thumb Slider Example

- Following is an example of a multi-thumb slider that demonstrates the - slider (Multi-Thumb) design pattern. - The example illustrates a typical price range selector found on travel websites. - Change the desired price range by moving the arrows for the maximum and minumum price. - The price labels on either end of the slider will update as you move the corresponding thumb. + NOTE: Please provide feedback on this example page in + issue 520. +

+

+ The below example section includes a slider for setting a price range that demonstrates the + multi-thumb slider design pattern. + Users set a price range by moving the arrows (thumbs). + Each slider has two thumbs: one for the minimum price and one for the maximum price. + The price labels at the ends of the slider update as their corresponding thumbs are moved.

Similar examples include: