Need Help Adding An Expiration Clock To Website

3 replies
I'm trying to find some code to add a time stamp that counts down on my website. For example, "Order within the next 1:12:47 and receive a 10% discount. I don't care what type of format it's in but would like to be able to set the time to expiration and then have it automatically reset and start counting down again.

Does anyone know if there is some java code or a snipped out there that has this type of functionality?

Thanks fellow warriors!
#adding #clock #expiration #website
  • Profile picture of the author imarketstuff
    hey there mfleisch

    here is a simple solution:

    JavaScript Countdown/Count-up Timer/Clock/Ticker for Web Pages
    Signature
    I MARKET STUFF

    {{ DiscussionBoard.errors[1794164].message }}
    • Profile picture of the author mfleisch
      Thanks.. perfect. Just what I needed!
      {{ DiscussionBoard.errors[1794192].message }}
      • Profile picture of the author Bruce Hearder
        Justb a word of caution..

        make sure your countdown is actually real and after that time, the user can't do or get something..

        becuase if the user come back tomorrw and the script says, the same message again you could technically be conducting your business in an illegal manner.

        Sure, most of the time you will get away with it, but what happens if a lawyer comes a visiting?

        Just a heads up for you..

        Bruce
        {{ DiscussionBoard.errors[1794576].message }}

Trending Topics