How to implement function like: 'This offer expires in XX:XX hours or date'

blessingcpa

Registered Member
Joined
Oct 22, 2010
Messages
73
Reaction score
6
Hello!

My friend wants to implement on his page a counter function like

'This offer expires in xx:xx Hours' or This offer expires on *date of the next day* etc.

Does anyone know how this works?

Cheers
 
Hello!

My friend wants to implement on his page a counter function like

'This offer expires in xx:xx Hours' or This offer expires on *date of the next day* etc.

Does anyone know how this works?

Cheers

I would show you how but im not allowed to post links yet. My suggestion is to google it and I take it you are doing this on an html page. It is very simple.
 
Code:
http://keith-wood.name/countdown.html

what i searched:
Code:
http://www.google.com/search?client=safari&rls=en&q=javascript+countdown+timer&ie=UTF-8&oe=UTF-8
 
If he use Wordpress just check this http://lmgtfy.com/?q=countdown+wordpress+plugin
 
Back
Top