Reputation: 77
I see this useful link to make a slider bar that does date ranges, but I look for one that would do Time and Dates. Ideally, I'm looking at times and date within a 3 day period. Also looking to be able to slide 2 points!
http://ghusse.github.io/jQRangeSlider/
Upvotes: 0
Views: 1288
Reputation: 77
Got it mostly using formatter: function (value)
http://jsfiddle.net/vM844/1861/
Upvotes: 1