skip to Main Content

Bootstrap-Slider shows Text Boxes instead of slider – Twitter bootstrap

I am using bootstrap-slider to create a slider option in my webpage. But it shows only text box instead of slider. Any help is greatly appreciated. Below is the JSFiddle. https://jsfiddle.net/wzndt6La/ <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.1/core.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-slider/9.2.0/ bootstrap-slider.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/twitter-…

VIEW QUESTION
Back To Top
Search