loopj / jquery-simple-slider

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

submitting the input values through a form fix #23

Open anasAsh opened 11 years ago

anasAsh commented 11 years ago

Jquery hide() uses display:none css, which prevents submitting the input value. anyway, i think developers should use hidden input type with the slider.