Difference between revisions of "Team:Virginia/Team"

Line 105: Line 105:
 
}
 
}
 
</style>
 
</style>
 +
</head>
  
 
<!--------------------------------------------------Javascript-------------------------------------------------------------------->
 
<script>
 
 
document.getElementById("markimage").onclick = function() {
 
document.getElementById('markbio').style.display = "block";
 
}
 
 
document.getElementByClassName("close")[0].onclick = function() {
 
document.getElementById('markbio').style.display = "none";
 
}
 
 
window.onclick = function(event) {
 
if (event.target == markbio) {
 
document.getElementById('markbio').style.display = "none";
 
}
 
}
 
 
 
</script>
 
 
</head>
 
  
 
<body>
 
<body>
Line 237: Line 216:
 
</div>
 
</div>
 
</div>
 
</div>
 +
 +
 +
<!--------------------------------------------------Javascript-------------------------------------------------------------------->
 +
<script>
 +
 +
document.getElementById("markimage").onclick = function() {
 +
document.getElementById('markbio').style.display = "block";
 +
}
 +
 +
document.getElementByClassName("close")[0].onclick = function() {
 +
document.getElementById('markbio').style.display = "none";
 +
}
 +
 +
window.onclick = function(event) {
 +
if (event.target == markbio) {
 +
document.getElementById('markbio').style.display = "none";
 +
}
 +
}
 +
 +
 +
</script>
  
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 19:48, 29 July 2016

MEET THE TEAM