Search code examples
jquerycountdown

iPhonePicker-like-Countdown Plugin for jQuery


I am looking for a counter looks like the one in iphonepicker.com in jQuery. I was thinking to use the one from iphonepicker.com but it is written using Prototype lib and I need jQuery version.

Here is the sample image taken from here:

iphone picker


Solution

  • Here's one written in jQuery: http://opensource.binofo.com/en/opensource/spinthewheel/

    It doesn't look quite as nice, but you might be able to modify the CSS to make it look a little more like the one in the OP.