[REQ] 2 in 1: Time Count Down + Limit Count Up [jQuery]

brsy

nah mang
May 12, 2011
1,530
272
I want something like this:

The outer green arc is the timer counting down, with 93/100 seconds remaining, and the inner arc is the number of people in raffle (5/50 = 10%), so the inner arc would be 10% filled. When either of these things happen, an event happens, so I'd like you reset the counters, and have a demo alert as the event.

Can someone who is good with jQuery do this for me? There may be a reward if you do a good job :]
tmUtidh0.png
 

Weasel

👄 I'd intercept me
Nov 25, 2011
4,132
2,456
Creating the countdown isn't that hard to do, however creating the figure itself with Canvas is the hard part. Do you already have the above picture in some code, or is it just design?
 

brsy

nah mang
May 12, 2011
1,530
272
Creating the countdown isn't that hard to do, however creating the figure itself with Canvas is the hard part. Do you already have the above picture in some code, or is it just design?
Sorry for the super duper late reply. That was just a mockup. I'm not even sure how to get started on the functionality, nor the design.
 

Users who are viewing this thread

Top