Skip to content

Commit 07e0689

Browse files
committed
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
1 parent de06ca6 commit 07e0689

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

demos/slider/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ <h4>Examples</h4>
1313
<li><a href="steps.html">Snap to increments</a></li>
1414
<li><a href="range.html">Range slider</a></li>
1515
<li><a href="rangemin.html">Range with fixed minimum</a></li>
16+
<li><a href="hotelrooms.html">Room reservation</a></li>
1617
<li><a href="rangemax.html">Range with fixed maximum</a></li>
1718
<li><a href="slider-vertical.html">Vertical slider</a></li>
1819
<li><a href="range-vertical.html">Vertical range slider</a></li>

0 commit comments

Comments
 (0)