Skip to content

andymcfee/jquery-simple-slider

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery Simple Slider: Unobtrusive Numerical Slider

SimpleSlider is a jQuery plugin for turning your text inputs into draggable numerical sliders.

It has no external dependencies other than jQuery, and you don't need to write a single line of JavaScript to get it to work.

How to Use

Include the javascript file in your page:

<script src="simple-slider.js"></script>

Turn your text input into a slider:

<input type="text" data-slider="true">

Documentation, Features and Demos

Full details and documentation can be found on the project page here:

http://loopj.com/jquery-simple-slider/

About

Unobtrusive numerical slider plugin for jQuery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published