Team:ETH Zurich/human/overview

From 2014.igem.org

(Difference between revisions)
Line 51: Line 51:
{
{
     var container =  $('#container');
     var container =  $('#container');
-
     var imgWidth = 0.9*container.width();
+
     var imgWidth = container.width();
   $( "#map").each(function() {
   $( "#map").each(function() {
Line 116: Line 116:
<html>
<html>
<center>
<center>
-
<div id="container" style='width:50%'>
+
<div id="container">
-
<IMG SRC="https://static.igem.org/mediawiki/2014/d/d3/ETH_Zurich_Hpbuttons.png" usemap="#map" id="map">
+
<IMG SRC="https://static.igem.org/mediawiki/2014/d/d3/ETH_Zurich_Hpbuttons.png" width='500px' usemap="#map" id="map">
<map id="map" name="map"><area shape="poly" alt="" title="" coords="235,38,152,175,320,175" href="https://2014.igem.org/Team:ETH_Zurich/human/interviews" id="blue" name="blue" target="" /><area shape="poly" id="red" name="red" alt="" title="" coords="125,224,43,359,207,358" href="https://2014.igem.org/Team:ETH_Zurich/human/essay" target="" /><area shape="poly" alt="" title="" coords="263,359,430,360,346,221" id="green" name="green" href="https://2014.igem.org/Team:ETH_Zurich/human/survey" target="" /><area shape="poly" alt="" title="" coords="0,347,22,362,223,36,249,36,445,366,471,354,263,3,207,3" href="https://2014.igem.org/Team:ETH_Zurich/human/outreach" target="" name="silver"/></map>
<map id="map" name="map"><area shape="poly" alt="" title="" coords="235,38,152,175,320,175" href="https://2014.igem.org/Team:ETH_Zurich/human/interviews" id="blue" name="blue" target="" /><area shape="poly" id="red" name="red" alt="" title="" coords="125,224,43,359,207,358" href="https://2014.igem.org/Team:ETH_Zurich/human/essay" target="" /><area shape="poly" alt="" title="" coords="263,359,430,360,346,221" id="green" name="green" href="https://2014.igem.org/Team:ETH_Zurich/human/survey" target="" /><area shape="poly" alt="" title="" coords="0,347,22,362,223,36,249,36,445,366,471,354,263,3,207,3" href="https://2014.igem.org/Team:ETH_Zurich/human/outreach" target="" name="silver"/></map>
</div>
</div>

Revision as of 08:56, 8 October 2014

iGEM ETH Zurich 2014