<!doctype html><htmllang="en"><head><metacharset="utf-8"><metaname="viewport"content="width=device-width, initial-scale=1"><title>jQuery UI Slider - Default functionality</title><linkrel="stylesheet"href="../../themes/base/all.css"><linkrel="stylesheet"href="../demos.css"><script src="../../external/requirejs/require.js"></script><script src="../bootstrap.js">$("#slider").slider();</script></head><body><divid="slider"></div><divclass="demo-description"><p>The basic slider is horizontal and has a single handle that can be moved with the mouse or by using the arrow keys.</p></div></body></html>