Line 12: | Line 12: | ||
<div class="container"> | <div class="container"> | ||
− | + | <a href="https://2016.igem.org/Team:LMU-TUM_Munich/Supporting_Entrepreneurship" target="_blank"> | |
− | + | <img id="Munich_2016_badge" width="200px" src="https://static.igem.org/mediawiki/2016/1/12/Muc16_collaboration_badge_001.png" alt="This team completed LMU-TUM_Munich's survey on Entrepreneurship in the iGEM community."/> | |
− | + | </a> | |
− | + | <img src="https://static.igem.org/mediawiki/2016/1/12/Muc16_collaboration_badge_001.png" style="display:none"> | |
− | this.src=' | + | <audio id="mp3" preload="auto"> |
− | + | <source src="https://static.igem.org/mediawiki/2016/d/d3/Supporting_Entrepreneurship.mp3" type="audio/mp3" /> | |
− | document.getElementById("mp3") .play(); | + | <source src="https://static.igem.org/mediawiki/2016/1/19/Supporting_Entrepreneurshipo.ogg" type="audio/ogg" /> |
− | + | </audio> | |
+ | <script> | ||
+ | document.getElementById('Munich_2016_badge').onmouseover = function() { | ||
+ | this.src='https://static.igem.org/mediawiki/2016/4/4f/Survey-Badge_001B.png'; | ||
+ | document.getElementById("mp3").play(); | ||
} | } | ||
− | + | ||
− | + | document.getElementById('Munich_2016_badge').onmouseout= function() { | |
− | + | this.src='https://static.igem.org/mediawiki/2016/b/b5/Survey-Badge_001A.png' | |
− | document.getElementById(' Munich_2016_badge'). onmouseout= function() { | + | |
− | + | ||
− | this.src=' | + | |
− | + | ||
} | } | ||
− | |||
</script> | </script> | ||
Revision as of 19:15, 17 October 2016