loopj / jquery-simple-slider

Unobtrusive numerical slider plugin for jQuery
194 stars 113 forks source link

Issue 41: Adding option showScale (or data-slider-showscale) to show min and max slider #44

Open nedwidek opened 10 years ago

nedwidek commented 10 years ago

Adding option showScale (or data-slider-showscale) to show min and max slider values under the slider.

Added demos.

Themed with classes: scale, min-scale, and max-scale.