Plugin Author
uamv
(@uamv)
Nice. I like that. Note that you should be able to get the snap feel from the slider by setting a higher step value.
I would like to add an additional range slider where there are two grabbable ends, but haven’t personally had the need, yet … so, it was placed on the backburner for now. I do hope to make it available at some point. When that will be I can’t say, but I can say that the winter’s in Minnesota can get quite cold and long. 🙂
I like the styling of the slider to which you linked. I considered toying with the style of the slider to spruce it up a bit, but opted to keep the style as provided by the noUiSlider library and allow individuals to customize at will.
Plugin Author
uamv
(@uamv)
Took another look at that site and they actually utilize the same jQuery library (noUiSlider) used here in Gravity Slider Fields. Of course, they’ve styled it to their liking (which I also like).
I had some CSS that made it not snap, got that all set.
I was able to change just a little of the JS to give it two handles and then stylize it like the example. I won’t upgrade for now, hopefully you get get the two handles in there as core soon 🙂
Doesn’t seem like much needed to make a few extra options available to make the two handles available. The hard part about that is reloading values with the two handles when an error occurs, that is the part I haven’t been able to get right yet.
Plugin Author
uamv
(@uamv)
Nice. Oh, how I need to get my stuff on github, would be much easier for collaboration!
Yes, I think that will also be the tricky part … handling multiple values. I’ll have to investigate how GF does this with name fields or address fields, should work about the same.
Let me know if you do get it on Github, I could contribute as time permits. I have done a few WP plugins and have a large scale premium one I develop.
I was able to use the 0.7 version and customize the look via CSS like the example. I am OK with the single handle for now but ideally want two handles.
Plugin Author
uamv
(@uamv)
So, I’m learning git & got the plugin in a repository at https://github.com/UaMV/gravity-slider-fields