From: Jörn Zaefferer Date: Tue, 3 Mar 2009 21:04:30 +0000 (+0000) Subject: slider demo: added hotelrooms example, showing how to enhance an existing select... X-Git-Tag: 1.8a1~228 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=de06ca66224bd228359b9a46005572e3c3b44465;p=jquery-ui.git slider demo: added hotelrooms example, showing how to enhance an existing select with a slider - I think we need way more of these, showing off our commitment to progressive enhancement --- diff --git a/demos/slider/hotelrooms.html b/demos/slider/hotelrooms.html new file mode 100644 index 000000000..e5657708d --- /dev/null +++ b/demos/slider/hotelrooms.html @@ -0,0 +1,56 @@ + + + + jQuery UI Slider - Range with fixed minimum + + + + + + + + + + +
+ +
+ + +
+ +
+ +
+ +

How to bind a slider to an existing select element. The select stays visible to display the change. When the select is changed, the slider is updated, too.

+ +
+ + +