Difference between revisions of "Team:Virginia/Parts"

Line 48: Line 48:
 
</td>
 
</td>
 
<td>
 
<td>
<img src="/wiki/images/7/7b/Virginia_arrow-down.png"></img>
+
<a href="javascript:void(0);"><img src="/wiki/images/7/7b/Virginia_arrow-down.png"></img></a>
 
</td></tr>
 
</td></tr>
 
</table>
 
</table>
 +
 +
<div class="popup" id="popup-1">
 +
<h4>Part One</h4>
 +
<p> CONTENT CONTENT CONTENT </p>
 +
<img src="#"></img>
 +
</div>
 
<style type="text/css">
 
<style type="text/css">
 +
.popup {
 +
position:absolute;
 +
top: 300px;
 +
left: 10%;
 +
width: 80%;
 +
background:#191919;
 +
border-radius: 20px;
 +
border: 5px solid blue;
 +
height:auto;
 +
box-shadow: 5px 5px 10px black;
 +
padding:50px;
 +
display:none;
 +
}
 +
.popup p {
 +
font-size:14px;
 +
font-family:Arial;
 +
}
 +
.popup h4 {
 +
font-size:20px;
 +
font-color: white;
 +
}
 
table {
 
table {
 
width:95%;
 
width:95%;
Line 79: Line 106:
 
border:3px solid white;
 
border:3px solid white;
 
}
 
}
 
 
</style>
 
</style>
 +
<script type="text/javascript">
 +
jQuery(document).ready(function(){
 +
$("table tr:nth-child(1) a").click(function(){
 +
$("#popup-1").fadeIn("fast");
 +
});
 +
$("#popup-1").click(function(){
 +
$("#popup-1").fadeOut("fast");
 +
});
 +
});
 +
</script>
 
<!-- SPECIFIC STRUCTURAL CODE ENDS HERE -->
 
<!-- SPECIFIC STRUCTURAL CODE ENDS HERE -->
  

Revision as of 13:49, 6 August 2015

University of Virginia iGEM 2015

PART ONE

BBa_XXXXX

University of Virginia iGEM

148 Gilmer Hall

485 McCormick Road

Charlottesville, Virginia 22904

United States of America

virginia.igem@gmail.com