Team:KAIST-Korea/Test Count

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<head>
<head>
-
<style type="text/css"> input { width:30px; text-align:center } </style>
+
<style type="text/css">
-
    <script type="text/javascript">
+
 
-
        var arrMonth = new Array("Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec");
+
input  
-
        var arrDate = new Array(2011, 11, 08);
+
{
-
          var arrTime = new Array(0,0,0);
+
width:30px;
 +
text-align:center;
 +
}  
 +
 
 +
</style>
 +
 
 +
<script type="text/javascript">
 +
 
 +
var arrMonth = new Array("Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec");
 +
var arrDate = new Array(2011, 11, 08);
 +
var arrTime = new Array(0,0,0);
          
          
-
        function Dday_countdown() {
+
function Dday_countdown()
 +
{
             var now = new Date();
             var now = new Date();
             var nYear = now.getYear();
             var nYear = now.getYear();

Revision as of 09:59, 8 July 2011