Line 1: | Line 1: | ||
{{RHIT}} | {{RHIT}} | ||
<html> | <html> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<script> | <script> | ||
Line 87: | Line 67: | ||
}); | }); | ||
+ | }); | ||
+ | |||
+ | $(document).ready(function(){ | ||
+ | $("#gen").click(function(){ | ||
+ | $("#genpic").slideToggle("slow"); | ||
+ | }); | ||
}); | }); | ||
</script> | </script> | ||
Line 117: | Line 103: | ||
</style> | </style> | ||
− | + | <div class = "column third_size"></div> | |
− | + | <div class = "column third_size"> | |
− | + | <center> | |
− | + | <h4 style="cursor:pointer" id="gen">Genetics Model </h4> | |
− | + | </center> | |
− | + | </div> | |
− | + | <div class="column third_size"> | |
+ | <div class="popup" onclick="PopUp()"> <img src="https://static.igem.org/mediawiki/2018/8/8e/T--RHIT--PebbleHelp.jpg" style="width:40%"> | ||
+ | <span class="popuptext" id="myPopup" style="position:absolute; top:20px; left:300px; width:500px">Click on the picture to go to the next one. | ||
+ | </span> | ||
<div class="column full_size"> | <div class="column full_size"> |
Revision as of 21:26, 7 August 2018