How do I find out the most commonly or popularly used count down timer in jquery. I have been looking into this (http://plugins.jquery.com/project/countdown2) but not sure if this is well supported. Is there a some kind of a ranking system for the jquery plugins
Share
Yes, every plug-in has its star rating on jQuery page so you can use it as a reference.
Personaly, I used this one before: http://keith-wood.name/countdown.html which is the same one you provided.