Team:ETH Zurich/human/overview

From 2014.igem.org

(Difference between revisions)
(Our Approach)
Line 6: Line 6:
<html>
<html>
 +
<script type="text/javascript">
<script type="text/javascript">
(function($) {
(function($) {
Line 50: Line 51:
{
{
     var container =  $('#article');
     var container =  $('#article');
-
     var imgWidth = container.width();
+
     var imgWidth = 0.9*container.width();
-
   $( "#map" ).each(function() {
+
   $( "#map").each(function() {
       $(this).css('height', 'auto', 'width', 'auto');
       $(this).css('height', 'auto', 'width', 'auto');
       $(this).mapster('resize',Math.min(imgWidth, $(this).naturalWidth()) ,0,0);   
       $(this).mapster('resize',Math.min(imgWidth, $(this).naturalWidth()) ,0,0);   
Line 97: Line 98:
resize(true);
resize(true);
});
});
 +
</script>
</script>
Line 111: Line 113:
<html><center>
<html><center>
-
<IMG SRC="https://static.igem.org/mediawiki/2014/d/d3/ETH_Zurich_Hpbuttons.png" width='30%' usemap="#map" id="map">
+
<IMG SRC="https://static.igem.org/mediawiki/2014/d/d3/ETH_Zurich_Hpbuttons.png" style="width:700px" 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>
</center>
</center>

Revision as of 08:45, 8 October 2014

iGEM ETH Zurich 2014