The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

countdown timer,with hours,minutes ,seconds for hours intext

3 posters

Go down

countdown timer,with hours,minutes ,seconds for hours intext Empty countdown timer,with hours,minutes ,seconds for hours intext

Post by ravipn April 2nd 2008, 11:33 am

hi i have a jsp page in which i have to use a countdown timer...
i will be giving a hours in textbox on click of sumit button ,the timer should countdown in the format
hours,minutes,seconds..
i am a javascript newbie please do help,,,,,
thanks in advance









countdown timer,with hours,minutes ,seconds for hours intext Redface countdown timer,with hours,minutes ,seconds for hours intext Redface countdown timer,with hours,minutes ,seconds for hours intext Redface
avatar
ravipn
New Member

Posts : 4
Reputation : 0
Language : English

Back to top Go down

countdown timer,with hours,minutes ,seconds for hours intext Empty Re: countdown timer,with hours,minutes ,seconds for hours intext

Post by Adiex April 2nd 2008, 11:55 am

hello,

can you to be abit detail on you problem there? bcz if you just say that and ask help, maybe we cannot do much help for that Smile

i think its best if you show what code of you contdown timer here and we try to make it work.

adiex
Adiex
Adiex
Active Poster

Male Posts : 1014
Reputation : 33
Language : er?
Location : back alive & kicking xD

Back to top Go down

countdown timer,with hours,minutes ,seconds for hours intext Empty Re: countdown timer,with hours,minutes ,seconds for hours intext

Post by ravipn April 2nd 2008, 12:11 pm

Its showing in minutes and seconds ,i want it in hours,minutes,seconds..

i will give target time in hours using a textboxits name is "nitify"..

on the page it should display countdown time in hours,minutes,seconds

thanksssssssssss
avatar
ravipn
New Member

Posts : 4
Reputation : 0
Language : English

Back to top Go down

countdown timer,with hours,minutes ,seconds for hours intext Empty Re: countdown timer,with hours,minutes ,seconds for hours intext

Post by Decibel April 2nd 2008, 12:17 pm

If you do a search for "countdown"..I'm sure you'll find what your looking for!
Decibel
Decibel
Forumember

Male Posts : 201
Reputation : 10
Language : english
Location : Canada

http://decibels.forumsmusic.com

Back to top Go down

countdown timer,with hours,minutes ,seconds for hours intext Empty Re: countdown timer,with hours,minutes ,seconds for hours intext

Post by Adiex April 2nd 2008, 12:21 pm

try this Smile

Code:
<script language="JavaScript">TargetDate = "[b]04/01/2008 00:00 AM[/b]";BackColor = "#[b]ecf7ee[/b]";ForeColor = "#[b]536482[/b]";CountActive = true;CountStepper = -1;LeadingZero = true;DisplayFormat = "There are only %%D%% Days, %%H%% Hours, %%M%% Minutes, %%S%% Seconds until [b]April Fools Day!![/b]";FinishMessage = "Its [b]April Fools Day Today!![/b]";</script><script language="JavaScript" src="http://scripts.hashemian.com/js/countdown.js"></script>
credit : decibel
Adiex
Adiex
Active Poster

Male Posts : 1014
Reputation : 33
Language : er?
Location : back alive & kicking xD

Back to top Go down

countdown timer,with hours,minutes ,seconds for hours intext Empty Re: countdown timer,with hours,minutes ,seconds for hours intext

Post by ravipn April 2nd 2008, 1:06 pm

i am getting a lot of codes..
but the functinality is different..
it should work as follows..
it shold take the target time in hours from textbox..
no need to use the date....
it should display the countdown timer in hours,minutes,seconds format....
avatar
ravipn
New Member

Posts : 4
Reputation : 0
Language : English

Back to top Go down

countdown timer,with hours,minutes ,seconds for hours intext Empty Re: countdown timer,with hours,minutes ,seconds for hours intext

Post by Decibel April 2nd 2008, 1:13 pm

The code adiex posted will do this..
There are only 19 Days, 16 Hours, 47 Minutes, 30 Seconds until Earth Day!!
Decibel
Decibel
Forumember

Male Posts : 201
Reputation : 10
Language : english
Location : Canada

http://decibels.forumsmusic.com

Back to top Go down

countdown timer,with hours,minutes ,seconds for hours intext Empty Re: countdown timer,with hours,minutes ,seconds for hours intext

Post by ravipn April 2nd 2008, 1:18 pm

i dont want this format..

hours should be taken from textbox..
hours is not hard coded
on click of button the timer should countdown 03:25:06 like this...
thanks
avatar
ravipn
New Member

Posts : 4
Reputation : 0
Language : English

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum