Rabbitshoe
Rabbitshoe

Reputation: 77

Slider Bar for date time javascript jquery. Need advice

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

Answers (1)

Rabbitshoe
Rabbitshoe

Reputation: 77

Got it mostly using formatter: function (value) http://jsfiddle.net/vM844/1861/

Upvotes: 1

Related Questions