• Home
  • 关于我)

星期五, 十月 27, 2006

Countup Clock and Countdown Clock


though blogspot is blocked in china NOW,but i don't want give up,I WILL CONTINUE ,
The superfluous words has no meaning,Below cuts into the subject:
HOW TO ADD A Countup Clock OR Countdown Clock ON YOUR BLOG?

WAY 1:you can visit follow url:http://clocklink.com/ENG/gallery_count.htm
clocklink.com is a professional webclock Website,you can got a lot of beautiful clock there,added it to your blog ,COOL huh?
"Count Down & Up" this part is what we need , you can modify HTML to befit your need.AND DON'T FORGET choice your "Timezone:"
WAY 2: add follow :
*******************
<script language="JavaScript">
TargetDate = "10/25/2006 5:00 AM"; /*the time when you want start with*/
BackColor = "palegreen";
ForeColor = "navy";
CountActive = true;
CountStepper = 1;/*1 means Countup,and -1 means Countdown*/
LeadingZero = true;
DisplayFormat = "%%D%% Days, %%H%% Hours, %%M%% Minutes, %%S%% Seconds.";
FinishMessage = "It is finally here!";
</script>
<script language="JavaScript" src="http://scripts.hashemian.com/js/countdown.js"></script>
************/*but it's can't add on your post ,<javascript>is forbidden on post,sidebar? no problem*/

没有评论:

发表评论