Line 20: | Line 20: | ||
<div class="col-lg-5 col-lg-offset-2 col-sm-6"> | <div class="col-lg-5 col-lg-offset-2 col-sm-6"> | ||
+ | <div id="Liu Yi" onmouseover="mouseOver()" onmouseout="mouseOut()"> | ||
<img class="img-responsive img-rounded" src="https://static.igem.org/mediawiki/2016/1/13/05.jpg"> | <img class="img-responsive img-rounded" src="https://static.igem.org/mediawiki/2016/1/13/05.jpg"> | ||
+ | </div> | ||
</div> | </div> | ||
Line 96: | Line 98: | ||
</div> | </div> | ||
</div> | </div> | ||
+ | <script> | ||
+ | function mouseOver() | ||
+ | { | ||
+ | document.getElementById('Liu Yi').innerHTML = '<img class="img-responsive img-rounded" src="https://static.igem.org/mediawiki/2016/1/13/05.jpg">'; | ||
+ | } | ||
+ | function mouseOut() | ||
+ | { | ||
+ | document.getElementById('Liu Yi').src = "https://static.igem.org/mediawiki/2016/1/13/04.jpg"; | ||
+ | } | ||
+ | </script> | ||
</html> | </html> |
Revision as of 06:23, 25 September 2016
Yi Liu
A special thanks to team member for providing the photographs that you see in this template. Visit their website to become a Mofashi.
Yi Ma
A special thanks to team member for providing the photographs that you see in this template. Visit their website to become a Mofashi.
Yi Qin
A special thanks to team member for providing the photographs that you see in this template. Visit their website to become a Mofashi.
Yi You
A special thanks to team member for providing the photographs that you see in this template. Visit their website to become a Mofashi.