Skip to content
Advertisement

JQuery slider change background color and round handlers

So I’ve made a slider, but now I’m trying to style them to look like this.

styling

How can I make handlers round?

And how can I make the sides which is out of range be greyed out, and inside green? I can’t find any exampled/documentation to look at, so now I’m asking here.

range outside

JavaScript
JavaScript
JavaScript

Advertisement

Answer

here are your solution. Basically, used newest JQuery version, newest JQuery UI. JQuery UI CSS version is the same as yours. You can tweak and use your older versions, it should work as well.

JavaScript
JavaScript
JavaScript
User contributions licensed under: CC BY-SA
7 People found this is helpful
Advertisement