Gifu/head
From 2014.igem.org
(Difference between revisions)
Line 17: | Line 17: | ||
</style> | </style> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | + | <!-- | |
+ | function(){ | ||
$("area").hover(on, off); | $("area").hover(on, off); | ||
function on(){ | function on(){ | ||
Line 37: | Line 38: | ||
<img src="https://static.igem.org/mediawiki/2014/f/f9/Menu_up.png" width="800" height="200" usemap="#map" alt="head" /> | <img src="https://static.igem.org/mediawiki/2014/f/f9/Menu_up.png" width="800" height="200" usemap="#map" alt="head" /> | ||
<map name="map"> | <map name="map"> | ||
- | <area shape="circle" coords="90,70,50" href="https://2014.igem.org/Team:Gifu" onMouseOver=" | + | <area shape="circle" coords="90,70,50" href="https://2014.igem.org/Team:Gifu" onMouseOver="changeMapImage('https://static.igem.org/mediawiki/2013/c/c6/Menu_hover_home.png')" onMouseOut="changeMapImage('https://static.igem.org/mediawiki/2014/f/f9/Menu_up.png')" alt="home"> |
<area shape="circle" coords="210,105,50" href="https://2014.igem.org/Team:Gifu/Team" alt="team"> | <area shape="circle" coords="210,105,50" href="https://2014.igem.org/Team:Gifu/Team" alt="team"> | ||
<area shape="circle" coords="335,120,50" href="https://2014.igem.org/Team:Gifu/Project" alt="project"> | <area shape="circle" coords="335,120,50" href="https://2014.igem.org/Team:Gifu/Project" alt="project"> |
Revision as of 03:35, 31 August 2014