Caskbill
<font color="blue">DVC-Operations<br>DVC-Planning<
- Joined
- Nov 19, 2000
- Messages
- 7,189
I love the countdown timer and it works fine. However I also thought it would be fun to have a count UP timer also.
Count UP timer = days since my last trip to WDW
Countdown timer = days till the next trip.
<b><i>Following text edited since original post:</i></b>
I looked at the JavaScript for the countdown timer and it was fairly straightforward.
I modified it to make two side by side counters, the first one a count up timer and the second a countdown timer.
There is nothing really new to the script, simply duplicating code already there, creating a second set of variables and reversing the subtraction operand so it takes the current date minus the past date instead of a countdown timer taking a future date minus the current date.
I've tested this and it works fine on my computer and I would like to add it to my siggy. However I know your concerns.
So if OK with you, I could first post it here on the tech board in the body of a post first, and not in the signature.
Or, I could E-mail the modified script (txt format) if someone wants to review it first.
Just trying to abide by the rules for the board. Definitely don't want to crash anything.
Sure would like to put this into my siggy. So please let me know.
P.S., this is a modification of the JavaScript directly and is not something that would be for general use unless the original author (Jim) wants to do something.
Thanks in advance.
Bill
Count UP timer = days since my last trip to WDW
Countdown timer = days till the next trip.
<b><i>Following text edited since original post:</i></b>
I looked at the JavaScript for the countdown timer and it was fairly straightforward.
I modified it to make two side by side counters, the first one a count up timer and the second a countdown timer.
There is nothing really new to the script, simply duplicating code already there, creating a second set of variables and reversing the subtraction operand so it takes the current date minus the past date instead of a countdown timer taking a future date minus the current date.
I've tested this and it works fine on my computer and I would like to add it to my siggy. However I know your concerns.
So if OK with you, I could first post it here on the tech board in the body of a post first, and not in the signature.
Or, I could E-mail the modified script (txt format) if someone wants to review it first.
Just trying to abide by the rules for the board. Definitely don't want to crash anything.
Sure would like to put this into my siggy. So please let me know.
P.S., this is a modification of the JavaScript directly and is not something that would be for general use unless the original author (Jim) wants to do something.
Thanks in advance.
Bill