EXTENSION Countdown timer for Webbuilder
- me.prosenjeet
-
- Posts: 1267
- Joined: Mon Dec 24, 2007 1:50 pm
- Location: Lucknow
- Contact:
EXTENSION Countdown timer for Webbuilder
Last updated 10/12/2019
Create a “Coming Soon” page with style!
A unique circular countdown timer clock announcing the days , hours, minutes and seconds left for the launch of an event, website, wedding, or anything that you can think of and want people to know that “its coming”!
A simple drag and drop must have extension for all websites and for all webmasters.
Features:
Set colour and size of Days, Hours, Minutes and Seconds circles
Set text colour, text size
Set distance between circles
Set Time elapsed and Time remaining colour
Set Start date and Time
Set End date and Time
Uses Time Zone for precise time
Extension details here:
http://lucknowwebs.com/circular-count-d ... uilder-11x
Last edited by me.prosenjeet on Sun Jan 05, 2020 6:36 am, edited 2 times in total.
Check the new Chat GPT and Malware detect extensions at the link below
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
- me.prosenjeet
-
- Posts: 1267
- Joined: Mon Dec 24, 2007 1:50 pm
- Location: Lucknow
- Contact:
This counter counts towards a particular time or date. It can not start counting from a given time at the page load.FredericP wrote:Thank's for your great work.
I have a question. I have to display only a seconds counter. I need to display by exemple 15 seconds, and the counter may count down until reach 0. That's all.
Is it possible to do it with your extension without specify any date ?
Example: If you want to start down counting from 15 seconds every time the page is opened, that is not possible
Check the new Chat GPT and Malware detect extensions at the link below
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
Re: EXTENSION Countdown/Count-up timer/clock
Hi me.prosenjeet,
I'm interested in this extension.
I registered twice to your site to download it, but I never received the e-mail activation link.
Any help here ?
Franky
I'm interested in this extension.
I registered twice to your site to download it, but I never received the e-mail activation link.
Any help here ?
Franky
- me.prosenjeet
-
- Posts: 1267
- Joined: Mon Dec 24, 2007 1:50 pm
- Location: Lucknow
- Contact:
Re: EXTENSION Countdown/Count-up timer/clock
I have resend the activation email for you. Still if you find it difficult, send me a mail and I will send your login pass manually
Check the new Chat GPT and Malware detect extensions at the link below
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
Re: EXTENSION Countdown/Count-up timer/clock
Hi me.prosenjeet,
I set the wxtension to countup (+1) with a past date, but it doesn't work. Nothing on the page.
Can you help me here ?
Any way to customize font color/size ?
Franky
I set the wxtension to countup (+1) with a past date, but it doesn't work. Nothing on the page.
Can you help me here ?
Any way to customize font color/size ?
Franky
Re: EXTENSION Countdown/Count-up timer/clock
Did you publish the page? It will not show up in the publish preview.MP3 wrote:Hi me.prosenjeet,
I set the wxtension to countup (+1) with a past date, but it doesn't work. Nothing on the page.
Can you help me here ?
I'm also interested in how to increase the font size in the counter. Is this possible, please? ThanksMP3 wrote: Any way to customize font color/size ?
Franky
- pedro-pecker
-
- Posts: 38
- Joined: Thu Feb 26, 2009 2:22 pm
- Location: Devon UK
Re: EXTENSION Countdown/Count-up timer/clock
I have the same problem as MP3
If I f5 nothing shows on page if I publish theres nothing on the page!
Ive uploaded to server & get the same
Ive set the page to php
Ive changed the doc type
If I look at the source code i get
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Untitled Page</title>
<meta name="generator" content="WYSIWYG Web Builder - http://www.wysiwygwebbuilder.com">
<style type="text/css">
body
{
background-color: #FFFFFF;
color: #000000;
}
</style>
</head>
<body>
<div id="wb_indexExtension1"
style="margin:0;padding:0;position:absolute;left:261px;top:195px;width:100px;height:100px;text-align:left;z-
index:0;">
<script language="JavaScript">
TargetDate = "01/10/2011 10:00 AM";
BackColor = "white";
ForeColor = "red";
CountActive = true;
CountStepper = -1;
LeadingZero = true;
DisplayFormat = "%%S%% Seconds, %%M%% Minutes, %%H%% Hours, %%D%% Days.";
FinishMessage = "It is here atlast!";
</script>
<script language="JavaScript" src="http://lucknowwebs.com/countdown.js"></script>
</div>
</body>
</html>
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; FunWebProducts;
SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2;
.NET4.0C)
Timestamp: Wed, 9 Mar 2011 20:48:29 UTC
Message: Syntax error
Line: 2
Char: 1
Code: 0
URI: http://lucknowwebs.com/countdown.js
Can anyone through any light on what im doing wrong!!
If I f5 nothing shows on page if I publish theres nothing on the page!
Ive uploaded to server & get the same
Ive set the page to php
Ive changed the doc type
If I look at the source code i get
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Untitled Page</title>
<meta name="generator" content="WYSIWYG Web Builder - http://www.wysiwygwebbuilder.com">
<style type="text/css">
body
{
background-color: #FFFFFF;
color: #000000;
}
</style>
</head>
<body>
<div id="wb_indexExtension1"
style="margin:0;padding:0;position:absolute;left:261px;top:195px;width:100px;height:100px;text-align:left;z-
index:0;">
<script language="JavaScript">
TargetDate = "01/10/2011 10:00 AM";
BackColor = "white";
ForeColor = "red";
CountActive = true;
CountStepper = -1;
LeadingZero = true;
DisplayFormat = "%%S%% Seconds, %%M%% Minutes, %%H%% Hours, %%D%% Days.";
FinishMessage = "It is here atlast!";
</script>
<script language="JavaScript" src="http://lucknowwebs.com/countdown.js"></script>
</div>
</body>
</html>
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; FunWebProducts;
SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2;
.NET4.0C)
Timestamp: Wed, 9 Mar 2011 20:48:29 UTC
Message: Syntax error
Line: 2
Char: 1
Code: 0
URI: http://lucknowwebs.com/countdown.js
Can anyone through any light on what im doing wrong!!
Regards
Pedro
Pedro
Re: EXTENSION Countdown/Count-up timer/clock
Don't know if it matters, but I kept the page as html, not php. The only things I see different between your source code and mine is that you haven't replaced the site url with your site - it still shows lucknowwebs.com. That is probably the problem.
Also, the Display Format is switched on yours vs mine, i.e.:
Yours:
DisplayFormat = "%%S%% Seconds, %%M%% Minutes, %%H%% Hours, %%D%% Days.";
Mine:
DisplayFormat = "%%D%% Days, %%H%% Hours, %%M%% Minutes, %%S%% Seconds.";
Everything else looks identical for the extension.
Hope this helps somehow.
NOTE: Still nothing from anyone on whether it's possible to change the font size???
Also, the Display Format is switched on yours vs mine, i.e.:
Yours:
DisplayFormat = "%%S%% Seconds, %%M%% Minutes, %%H%% Hours, %%D%% Days.";
Mine:
DisplayFormat = "%%D%% Days, %%H%% Hours, %%M%% Minutes, %%S%% Seconds.";
Everything else looks identical for the extension.
Hope this helps somehow.
NOTE: Still nothing from anyone on whether it's possible to change the font size???
- pedro-pecker
-
- Posts: 38
- Joined: Thu Feb 26, 2009 2:22 pm
- Location: Devon UK
Re: EXTENSION Countdown/Count-up timer/clock
Hi i change the web address as you said but still the same
All i have done is drop the extension onto workspace (new web site)
Right click/properties/change the web site address
Thats it!
so the date is set as default 01/01/2012 @10am
white bacground colour red font
counter is active
set to - to count down
Format = %%D%% Days, %%H%% Hours, %%M%% Minutes, %%S%% Seconds.
finnish message =default
Ive tried a couple of web site urls but did not work then i found one that worked
heres one that works my-test-site.hostoi.com
heres one that dont pedropecker.site50.net
another that dont work lucknowwebs.com
ther must be a glitch in this extension i would have thought???
Thanks for the advise thou!
maybe me.prosenjeet could have a look when he gets time?
Ill leave the extension on the server for a while http://my-test-site.hostoi.com/
All i have done is drop the extension onto workspace (new web site)
Right click/properties/change the web site address
Thats it!
so the date is set as default 01/01/2012 @10am
white bacground colour red font
counter is active
set to - to count down
Format = %%D%% Days, %%H%% Hours, %%M%% Minutes, %%S%% Seconds.
finnish message =default
Ive tried a couple of web site urls but did not work then i found one that worked
heres one that works my-test-site.hostoi.com
heres one that dont pedropecker.site50.net
another that dont work lucknowwebs.com
ther must be a glitch in this extension i would have thought???
Thanks for the advise thou!
maybe me.prosenjeet could have a look when he gets time?
Ill leave the extension on the server for a while http://my-test-site.hostoi.com/
Regards
Pedro
Pedro
- me.prosenjeet
-
- Posts: 1267
- Joined: Mon Dec 24, 2007 1:50 pm
- Location: Lucknow
- Contact:
Re: EXTENSION Countdown/Count-up timer/clock
This is a very old extension. I am not sure if it will work in WB 6 or 7. Will have to dig up the files...hardly remember anything about the settings etc
Pedro what do you mean by this? This site doesnt use the extensionpedro-pecker wrote:another that dont work lucknowwebs.com
Check the new Chat GPT and Malware detect extensions at the link below
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
- pedro-pecker
-
- Posts: 38
- Joined: Thu Feb 26, 2009 2:22 pm
- Location: Devon UK
Re: EXTENSION Countdown/Count-up timer/clock
Ahh this is the problem then!me.prosenjeet wrote:This is a very old extension. I am not sure if it will work in WB 6 or 7. Will have to dig up the files...hardly remember anything about the settings etc
pedro-pecker wrote:another that dont work lucknowwebs.com
thats the default url in the extension I would have thought it would work as default?Pedro what do you mean by this? This site doesnt use the extension
Thanks anyway me.prosenjeet might be usefull if you do fine the time to update the extension oneday?
Regards
Pedro
Pedro
Re: EXTENSION Countdown/Count-up timer/clock
Your site url has a double "http://" See if fixing that will help . . . I know the extension works perfectly because I have it running right now on my website.
</style>
</head>
<body>
<div id="wb_indexExtension1" style="margin:0;padding:0;position:absolute;left:286px;top:243px;width:100px;height:100px;text-align:left;z-index:0;">
<script language="JavaScript">
TargetDate = "01/01/2012 10:00 AM";
BackColor = "white";
ForeColor = "red";
CountActive = true;
CountStepper = -1;
LeadingZero = true;
DisplayFormat = "%%D%% Days, %%H%% Hours, %%M%% Minutes, %%S%% Seconds.";
FinishMessage = "It is here atlast!";
</script>
<script language="JavaScript" src="http://http://my-test-site.hostoi.com//countdown.js"></script>
</div>
</body>
</html>
</style>
</head>
<body>
<div id="wb_indexExtension1" style="margin:0;padding:0;position:absolute;left:286px;top:243px;width:100px;height:100px;text-align:left;z-index:0;">
<script language="JavaScript">
TargetDate = "01/01/2012 10:00 AM";
BackColor = "white";
ForeColor = "red";
CountActive = true;
CountStepper = -1;
LeadingZero = true;
DisplayFormat = "%%D%% Days, %%H%% Hours, %%M%% Minutes, %%S%% Seconds.";
FinishMessage = "It is here atlast!";
</script>
<script language="JavaScript" src="http://http://my-test-site.hostoi.com//countdown.js"></script>
</div>
</body>
</html>
Re: EXTENSION Countdown/Count-up timer/clock
Does this counter work off of the local computer clock or does it work off of the server clock?
Also, is there a way to perform an Action when the counter hits zero - for example: redirect to a new page.
Thanks,
Jeff
Also, is there a way to perform an Action when the counter hits zero - for example: redirect to a new page.
Thanks,
Jeff
- me.prosenjeet
-
- Posts: 1267
- Joined: Mon Dec 24, 2007 1:50 pm
- Location: Lucknow
- Contact:
Re: EXTENSION Countdown/Count-up timer/clock
I will be updating this extension shortly.
Wait till that time please
Wait till that time please
Check the new Chat GPT and Malware detect extensions at the link below
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
Re: EXTENSION Countdown/Count-up timer/clock
Thanks.. I'm looking forward to using it.
Do you have an ETA?
I appreciate all your effort. Thanks
Do you have an ETA?
I appreciate all your effort. Thanks