I'm looking for a script that will throw up a small box in the top left corner (or wherever I choose) with a countdown timer, let's say 20 minutes. It would be in the 00:00:00 format... Anyone have some code like this that I can just throw up on my site? I don't want to learn how to become a programmer...I just need the script. Doesn't have to be PHP...could be HTML or something else too.
you will have to use a javascript function for this http://www.hashemian.com/tools/javascript-countdown.htm Code (markup):
Super! That's exactly what I wanted. I should be able to insert this into a pop-up script/floating box script. Have any of those handy?
google is your friend dood, just search "javascipt popup" or "javascript window" or "javascript float box" or if you want to get good with JS search "Jquery UI"
Yea Google is my friend... I was just being lazy for a second. Thanks for the script though, I didn't find it after searching for quite a while.
i got that result first time and it was top result, i know google like my girls arse so im straigh in and then back out again lol
I think half of it is knowing what search terms to use. I started off with "timer php" and then move on to "countdown timer script" and "countdown timer html" Not sure why JavaScript never occurred to me.