Difference between revisions of "Team:ShanghaitechChina/IBS"

Line 92: Line 92:
 
      
 
      
 
</div>
 
</div>
 +
 +
<script>
 +
$('.pic3x').click(function(){
 +
$(this).toggleClass('pic3');
 +
$(this).toggleClass('full');
 +
});
 +
$('.pic4x').click(function(){
 +
$(this).toggleClass('pic4');
 +
$(this).toggleClass('full');
 +
});
 +
</script>
  
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 02:55, 19 October 2016

igem2016:ShanghaiTech