jQuery.countdown
jQuery.countdown copied to clipboard
Changing how the countdown looks
I was wondering if there is a way to be able to change how the countdown looks? I want the countdown to look like a clock or something, if there is any way to do that. Thank you for your time
As a newcomer to this library, I am also wondering if there are some known style packs or sub-libraries for getting a certain style going quickly.
Thus far it looks like everything needs to be custom built / copy-pasted. README could perhaps reflect which way are people supposed to go?
A simple and html agnostic date countdown plugin for jQuery.
By HTML agnostic I mean CSS agnostic too, but if read long enough you can find a bunch of examples, lastly all of their code is available within this repo under the gh-pages
branch give it a look.
Yes, but examples are all lo-fi.
I figured it all out looking at the code gh-pages
branch, but this could definitely be presented in a much simpler copy-paste form as another example. I'll look to find time for creating a PR with a nice hi-fi example.
Also wishing for some hi-fi examples
Thanks for this awesome library Edson! Just voting up on this thread, since I'm also wishing for docs how to style the counter.