Skip to content

anasAsh/jquery-simple-slider

This branch is 1 commit ahead of, 14 commits behind loopj/jquery-simple-slider:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c08e15e · Apr 2, 2013

History

19 Commits
Sep 24, 2012
Apr 2, 2013
Sep 24, 2012
Sep 24, 2012
Sep 24, 2012
Sep 24, 2012
Sep 24, 2012

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

Languages

  • JavaScript 55.6%
  • CoffeeScript 44.4%