1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5 <title>Ext SliderField Example</title>
6 <link rel="stylesheet" type="text/css" href="../../resources/css/ext-all.css">
7 <link rel="stylesheet" type="text/css" href="../shared/example.css">
9 <script type="text/javascript" src="../../bootstrap.js"></script>
10 <script type="text/javascript" src="slider-field.js"></script>
13 <h1>Ext SliderField Example</h1>
14 <p>Shows how the Slider control can be used in a form and participate like a form field.</p>
15 <p>The source is not minified so it can be viewed - see <a href="slider-field.js">slider-field.js</a></p>
17 <div id="container"></div>