Template:Team:IBB Pune/countdown

From 2009.igem.org

(Difference between revisions)
(New page: <script type="text/javascript"> <!-- //start //###################################################################################### // Author: ricocheting.com // For: public release ...)
 
(4 intermediate revisions not shown)
Line 1: Line 1:
-
 
+
{| class="wikitable" border="0" align="center"
-
 
+
|-
-
 
+
! Only
-
<script type="text/javascript">
+
! <html><script type="text/javascript">
<!-- //start
<!-- //start
Line 17: Line 17:
// example: dateFuture = new Date(2003,03,26,14,15,00) = April 26, 2003 - 2:15:00 pm
// example: dateFuture = new Date(2003,03,26,14,15,00) = April 26, 2003 - 2:15:00 pm
-
dateFuture = new Date(2009,9,30,1,00,01);
+
dateFuture = new Date(2009,9,30,1,00,00);
// TESTING: comment out the line below to print out the "dateFuture" for testing purposes
// TESTING: comment out the line below to print out the "dateFuture" for testing purposes
-
//document.write( only dateFuture +"<br />" left for jamboree!!  );
+
//document.write(dateFuture +"<br />");
Line 66: Line 66:
//-->
//-->
</script>
</script>
-
<div id="countbox"; float:center> </div>
+
<div id="countbox"></div>
 +
</html>
 +
 
 +
! remaining for the jamboree!!!
 +
|-
 +
|}

Latest revision as of 10:11, 7 July 2009

Only
remaining for the jamboree!