Possible Duplicate:
Circular progress indicator with jQuery
I've been hunting around on the net for hours now trying to find a jquery solution for a round progress meter / thermometer style plugin
i need to set a target say 2000 and then pass amount raised such as 100, it would then work out the % difference and show the progress on the image i attached, i.e the red lines would be the progress with 100% being all red like in image but if 50% for exmaple would be half red half black.
does anyone have any ideas if something liek this is floating around?