I need to create a widget like a thermometer for a website where I can feed the target and the current amount, and then create a graph showing the progress. I was thinking something with jQuery / CSS would be a better approach, but then I thought maybe just using the vertical slider from the jQuery UI library and skinning it. How would you all approach this? I was looking for a plugin but did not find anything suitable.
source share