Advertise Here

Author Topic: [Code] Count Down Timer to Any Date  (Read 7174 times)

0 Members and 1 Guest are viewing this topic.

Offline - Lawrence -

  • SMF For Free Hero
  • *
  • Posts: 549
    • View Profile

  • Total Badges: 15
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
[Code] Count Down Timer to Any Date
« on: February 01, 2009, 01:20:19 pm »
BLANK
« Last Edit: June 06, 2009, 06:46:50 pm by - Lawrence - »

Offline Andrew

  • Helpers
  • *
  • Posts: 2060
  • Andrew at your service
    • View Profile
    • Alabama Weather Prediction

  • Total Badges: 32
    Badges: (View All)
    10 Poll Votes Level 6 Eighth year Anniversary Seventh year Anniversary Sixth year Anniversary
Re: [Code] Count Down Timer to Any Date
« Reply #1 on: February 01, 2009, 01:33:44 pm »
Looks great! Im adding it to my test server now!!

Got a preview by any chance? ;)

Offline - Lawrence -

  • SMF For Free Hero
  • *
  • Posts: 549
    • View Profile

  • Total Badges: 15
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: [Code] Count Down Timer to Any Date
« Reply #2 on: February 01, 2009, 01:37:39 pm »
...

Got a preview by any chance? ;)
Added one to the above post ;).

Offline Andrew

  • Helpers
  • *
  • Posts: 2060
  • Andrew at your service
    • View Profile
    • Alabama Weather Prediction

  • Total Badges: 32
    Badges: (View All)
    10 Poll Votes Level 6 Eighth year Anniversary Seventh year Anniversary Sixth year Anniversary
Re: [Code] Count Down Timer to Any Date
« Reply #3 on: February 01, 2009, 01:41:26 pm »
Ah!!!

Um...why does it say thats an illegal URL?
live preview link above

Offline - Lawrence -

  • SMF For Free Hero
  • *
  • Posts: 549
    • View Profile

  • Total Badges: 15
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: [Code] Count Down Timer to Any Date
« Reply #4 on: February 01, 2009, 01:44:59 pm »
Ah!!!

Um...why does it say thats an illegal URL?
live preview link above
Fixed that, sorry ;).

Offline Andrew

  • Helpers
  • *
  • Posts: 2060
  • Andrew at your service
    • View Profile
    • Alabama Weather Prediction

  • Total Badges: 32
    Badges: (View All)
    10 Poll Votes Level 6 Eighth year Anniversary Seventh year Anniversary Sixth year Anniversary
Re: [Code] Count Down Timer to Any Date
« Reply #5 on: February 01, 2009, 01:50:25 pm »
Awesome! And awesome preview!! You're doing great with these codes

Offline Jade

  • SMF For Free Full Member
  • *
  • Posts: 145
    • View Profile

  • Total Badges: 13
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: [Code] Count Down Timer to Any Date
« Reply #6 on: February 01, 2009, 03:15:46 pm »
Lawrence, you code works great, and thanks...but a question...

I made it into a web page and uploaded it to my server, and linked it to a post on my board.

But it only appears as a link. Is there a way to embed the timer in the post itself?


Offline - Lawrence -

  • SMF For Free Hero
  • *
  • Posts: 549
    • View Profile

  • Total Badges: 15
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: [Code] Count Down Timer to Any Date
« Reply #7 on: February 01, 2009, 03:29:03 pm »
...
But it only appears as a link. Is there a way to embed the timer in the post itself?

I do not know of any way. Sorry. ;)

Offline Andrew

  • Helpers
  • *
  • Posts: 2060
  • Andrew at your service
    • View Profile
    • Alabama Weather Prediction

  • Total Badges: 32
    Badges: (View All)
    10 Poll Votes Level 6 Eighth year Anniversary Seventh year Anniversary Sixth year Anniversary
Re: [Code] Count Down Timer to Any Date
« Reply #8 on: February 01, 2009, 03:31:44 pm »
Lawrence, you code works great, and thanks...but a question...

I made it into a web page and uploaded it to my server, and linked it to a post on my board.

But it only appears as a link. Is there a way to embed the timer in the post itself?


Right click on the image itself and click Properties Copy the URL to it and place it in between these tags:
Code: [Select]
[img]URL GOES HERE[/img]
I looked at your forum, and the timer isnt there, if the timer was already there, we could give you the exact img code ;)

Offline Jade

  • SMF For Free Full Member
  • *
  • Posts: 145
    • View Profile

  • Total Badges: 13
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: [Code] Count Down Timer to Any Date
« Reply #9 on: February 01, 2009, 03:34:23 pm »
Lawrence, you code works great, and thanks...but a question...

I made it into a web page and uploaded it to my server, and linked it to a post on my board.

But it only appears as a link. Is there a way to embed the timer in the post itself?


Right click on the image itself and click Properties Copy the URL to it and place it in between these tags:
Code: [Select]
[img]URL GOES HERE[/img]
I looked at your forum, and the timer isnt there, if the timer was already there, we could give you the exact img code ;)

That won't work Andrew.

It's an html javascript not an image. You don't see the timer because it's in a thread not on the board.

 ::)

Offline - Lawrence -

  • SMF For Free Hero
  • *
  • Posts: 549
    • View Profile

  • Total Badges: 15
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: [Code] Count Down Timer to Any Date
« Reply #10 on: February 01, 2009, 03:35:55 pm »
...

Right click on the image itself and click Properties Copy the URL to it and place it in between these tags:
Code: [Select]
[img]URL GOES HERE[/img]
I looked at your forum, and the timer isnt there, if the timer was already there, we could give you the exact img code ;)
[/quote]
You don't need image tags, it has no image ;) Also the code is here: http://matrix.freesmfhosting.com/index.php/topic,746.msg5634/topicseen.html#msg5634

Offline Andrew

  • Helpers
  • *
  • Posts: 2060
  • Andrew at your service
    • View Profile
    • Alabama Weather Prediction

  • Total Badges: 32
    Badges: (View All)
    10 Poll Votes Level 6 Eighth year Anniversary Seventh year Anniversary Sixth year Anniversary
Re: [Code] Count Down Timer to Any Date
« Reply #11 on: February 01, 2009, 06:24:38 pm »
OK I've been trying this, cant figure it out. If I wanted to center it, how would I do it?

Offline simply sibyl

  • Helpers
  • *
  • Posts: 14347
  • On hiatus
    • View Profile
    • The Tent Dwellers

  • Total Badges: 31
    Badges: (View All)
    Level 6 Poll Voter Webmaster Arcade Highscore Windows User
Re: [Code] Count Down Timer to Any Date
« Reply #12 on: February 01, 2009, 06:26:09 pm »
OK I've been trying this, cant figure it out. If I wanted to center it, how would I do it?

<div style="text-align: center;">

put the script here

</div>

Offline Jade

  • SMF For Free Full Member
  • *
  • Posts: 145
    • View Profile

  • Total Badges: 13
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: [Code] Count Down Timer to Any Date
« Reply #13 on: February 01, 2009, 07:09:44 pm »
I do not know of any way. Sorry. ;)

In fact there IS a way. Paste the entire code into your post and surround it with [html]script here[/html] tags.

Thanks to Sibyl for figuring this one out.

« Last Edit: February 01, 2009, 07:35:22 pm by Jade »

Offline simply sibyl

  • Helpers
  • *
  • Posts: 14347
  • On hiatus
    • View Profile
    • The Tent Dwellers

  • Total Badges: 31
    Badges: (View All)
    Level 6 Poll Voter Webmaster Arcade Highscore Windows User
Re: [Code] Count Down Timer to Any Date
« Reply #14 on: February 01, 2009, 07:15:16 pm »
[html] put script here [/html]    (note: html tags only work in posts  for admins)
« Last Edit: February 01, 2009, 07:18:16 pm by simply sibyl »

 

Related Topics

  Subject / Started by Replies Last post
6 Replies
3680 Views
Last post April 14, 2007, 11:00:52 pm
by Nutz
1 Replies
2422 Views
Last post December 23, 2008, 08:54:16 am
by outlaw16151
9 Replies
4595 Views
Last post February 04, 2009, 04:19:08 pm
by Jade
5 Replies
2376 Views
Last post August 02, 2008, 08:58:32 am
by EyeSpyDesigns
7 Replies
6424 Views
Last post February 02, 2010, 05:23:53 pm
by InsertName