Page 3 of 3

Re: Price Range Slider - how do I implement this into a quer

Posted: Mon Dec 14, 2015 6:24 am
by Celauran
There's not a ton of code there to begin with. I suppose you could move it to a function if you need to use the same functionality in multiple places.

Re: Price Range Slider - how do I implement this into a quer

Posted: Tue Dec 15, 2015 7:38 am
by simonmlewis
http://touchpunch.furf.com/content.php? ... nge-slider
Can you see in the CSS where the middle orange color is set? Because I can't, and it's not in the Javascript.
I cannot see any background-color.

Re: Price Range Slider - how do I implement this into a quer

Posted: Tue Dec 15, 2015 7:43 am
by simonmlewis
For reference - I found it.
.ui-slider .ui-slider-range
I added a background color and it worked. I think the orange was an image.