Toggle navigation
Bootsnipp
Bootstrap
For
CSS Frameworks
Bootstrap
Foundation
Semantic UI
Materialize
Pure
Bulma
References
CSS Reference
Tools
Community
Page Builder
Form Builder
Button Builder
Icon Search
Dan's Tools
Diff / Merge
Color Picker
Keyword Tool
Web Fonts
.htaccess Generator
Favicon Generator
Site Speed Test
Snippets
Featured
Tags
By Bootstrap Version
4.1.1
4.0.0
3.3.0
3.2.0
3.1.0
3.0.3
3.0.1
3.0.0
2.3.2
Register
Login
"price range slider in bootstrap"
Bootstrap 3.0.0 Snippet by
subhi2622
3.0.0
slider
Preview
HTML
View Full Screen
Fork
Fork this
167.1K
 
9 Fav
Post to Facebook
Tweet this
<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <link rel="stylesheet" href="https://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css" media="screen"> <script src="https://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"></script> <div data-role="page"> <div data-role="header"> <h1>Range Slider</h1> </div> <div data-role="main" class="ui-content"> <form method="post" action="/action_page_post.php"> <div data-role="rangeslider"> <label for="price-min">Price:</label> <input type="range" name="price-min" id="price-min" value="200" min="0" max="1000"> <label for="price-max">Price:</label> <input type="range" name="price-max" id="price-max" value="800" min="0" max="1000"> </div> <input type="submit" data-inline="true" value="Submit"> <p>The range slider can be useful for allowing users to select a specific price range when browsing products.</p> </form> </div> </div>
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
Its not working and don't waste time here.
hhimanshusharma70
()
-
6 years ago
-
Reply
0
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76