View Single Post
  #19   Spotlight this post!  
Unread 11-01-2009, 22:18
ZInventor's Avatar
ZInventor ZInventor is offline
Registered User
AKA: Zeno Le Héricy
FRC #2915 (Riverdale Robotics Pandamonium)
Team Role: Alumni
 
Join Date: Feb 2008
Rookie Year: 2000
Location: Portland Oregon USA
Posts: 247
ZInventor is just really niceZInventor is just really niceZInventor is just really niceZInventor is just really nice
Re: Please check out and rate team 2915's website

Code:
----------This must go in the "head" section of the page
<script type="text/javascript" src="http://riverdalerobotics.com/styles/clock.js"></script>

-------------this part must go in the CSS

/******************  countdown  *****************/

.lcdstyle{
	background-color: transparent;
	color: #000096;
	font: bold 18px "MS Sans Serif";
	padding: 3px;
	}

.lcdstyle sup{
	font-size: 80%
	}
	
	
------------ this part goes wherever you want the countdown to appear	
	
<!-- Countdown script -->
<div id="countdowncontainer"></div>
<script type="text/javascript">
var futuredate=new cdtime("countdowncontainer")
futuredate.displaycountdown("days", formatresults2)
</script>

here's the code to embed an identical countdown to your site, if you want.

i'll keep the countdown updated with the following dates in PST (gmt -8)

Kickoff,
Ship Date
PNW regional
other events tbd

thanks,

-Z
__________________
[center]