
This countdown was made for Jessica! She and her friend Jenn wanted to count down the days until they saw the Backstreet Boys in condert. I normally don't do this, but they were so nice about it, I couldn't resist! Ok....here's the instructions: (it will look like the one below when it's done) Hope you like it! Love, Aly
If you are going to see them too, you can modify the code below by putting in your date. Or if you are seeing another group, I've tried to include directions below to make it work for you!
|
![]() |
PS- let me know when it's up and what your website address is so I can see it!
1) Copy this image to your computer, either on a floppy disc or to your hardrive, and upload it to your home page:

2) Cut and paste (or copy) the html code into your page. It must be EXACT for it to work the way it is pictured above. The image is called "bsbconcert.jpg" Don't change it!
HERE'S THE CODE
<div align=
"center"><center><table border=
"0" cellpadding="0" cellspacing="0" width="200" style="background-color: rgb(221,238,255); font-family: Comic Sans; color: rgb(0,118,236); border: 3px solid rgb(0,118,236)"> <tr> <td width="100%"><p align="center"> <script LANGUAGE="JavaScript"><!-- Original: Alan Palmer -->
<!-- Web Site: <http://www.jsr.communitech.net> -->
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! <http://javascript.internet.com> -->
<!-- Begin
var date = new Date("November 26, 2004");
var description = "the day Jess and Jenn see BSB in concert!!";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
document.write("<center><h5>")
if (days > 1) {
document.write(days + " days until " + description);
}
else if (days == 1) {
document.write("Only two days until " + description);
}
else if (days == 0) {
document.write("Tomorrow is " + description);
}
else {
document.write("Today is " + description + "!");
}
document.write("</h5></center>");
// End -->
</script>
</td> <td width="100%"><img src="images/bsbconcert.jpg" WIDTH="90" HEIGHT="66"></td> </tr></table>
</center></div>
Personalize the Code for you as follows:
1) Put in the date of the concert you are going to see in the line of the html code that begins "var date=new date".
2) Replace Jess and Jenn's name in the line that begins "var description=" with your name.
3) If you are going to see another group, change the name of the BSB in the same line to the name of the group you are going to see
4) If you have a small image of your group, copy your image to your page directory, and put the name of the image you have selected where it says <img src=>
OTHER EXAMPLES..
|
![]() |
Here's what Christa did!
|
![]() |
This is for my friend Rob's band, "American Degenerate"