Issue
Is it possible to make a HTML5 slider with two input values, for example to select a price range? If so, how can it be done?
Solution
No, the HTML5 range input only accepts one input. I would recommend you to use something like the jQuery UI range slider for that task.
Answered By - Martin Buberl
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.