Here is what i have so far: http://jsfiddle.net/BgEtE/
I am trying to get something like this: http://fusionmedia.dk/construction/
I need a progress bar like that and i need the days to be displayed like they have it. Also, i need to use a font called “Russel square” for the timer. I have looked all over but am having trouble.
for the timer you can use this one and you could integrate a progress bar, but I am not very sure.
This is another great tutorial that you could easily adapt to get what you want.
Well, I am not an expert but it’s not so difficult, Take a look to this updated demo. Pay attention to the default variables
// def valuesthis what you need to use to “schedule” the progress bar in this section:
For Example, if you write …+5 * iMms it would be five minutes from now.
iDms => Days / iHms=> hours / iCms=> seconds.Also look at the css I’ve added in the demo, I think that to use a custom font, you first have to upload the font to your server, and then add the font in the style-sheet using something like this: