Team:Hong Kong HKUST

From 2013.igem.org

(Difference between revisions)
Line 69: Line 69:
   $("#aaa").click(function(){
   $("#aaa").click(function(){
     $("#video").toggle();
     $("#video").toggle();
-
  });
 
-
});
 
-
</script>
 
-
 
-
 
-
<script type="text/javascript">
 
-
$(document).ready(function(){
 
-
  $("#ccc").click(function(){
 
-
    $("#ccc").toggle();
 
   });
   });
});
});
Line 165: Line 156:
top:141000px;
top:141000px;
left:1000px;
left:1000px;
-
margin:0;
 
-
padding:0;
 
-
display:block;
 
-
font-weight:bold;
 
-
color:#FFFFFF;
 
-
background-color:#494042;
 
-
width:90px;
 
-
text-align:center;
 
-
padding:4px;
 
-
text-decoration:none;
 
-
text-transform:uppercase;}
 
-
#ccc:hover
 
-
{background-color:#7A991A;}
 
-
#video
 
-
{display:none;}
 
}
}

Revision as of 08:28, 6 August 2013

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"

  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">






















Click here to
see our project
overview