Team:ETH Zurich/lab/overview/overview map

From 2014.igem.org

(Difference between revisions)
 
(2 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
 +
<script type="text/javascript">
<script type="text/javascript">
(function($) {
(function($) {
Line 43: Line 44:
if (!initial)
if (!initial)
{
{
-
     var container =  $('#article');
+
     var container =  $('#container');
     var imgWidth = container.width();
     var imgWidth = 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 53: Line 54:
}
}
-
 
$(document).ready(function(){
$(document).ready(function(){
-
 
+
  $('#map').mapster({
  $('#map').mapster({
 +
    fillColor: 'ffffff',
     fillOpacity: 0.5,
     fillOpacity: 0.5,
     isSelectable: false,
     isSelectable: false,
     clickNavigate: true,
     clickNavigate: true,
-
    mapKey: 'name',
 
-
    areas: [
 
-
            {
 
-
                key: "qs",
 
-
                fillColor: '2C2F3D'
 
-
            },
 
-
 
-
            {
 
-
                key: "integrases",
 
-
                fillColor: '2C2F3D'
 
-
            },
 
-
 
-
            {
 
-
                key: "xor",
 
-
                fillColor: '2C2F3D'
 
-
            },
 
-
 
-
            {
 
-
                key: "diff",
 
-
                fillColor: '2C2F3D'
 
-
            },
 
-
 
-
            {
 
-
                key: "cell",
 
-
                fillColor: 'FFFFFF'
 
-
            }
 
-
            ]
 
   });
   });
-
 
Line 99: Line 72:
   });
   });
resize(true);
resize(true);
 +
});
});
 +
</script>
</script>
 +
<center>
<center>
<img usemap="#map" id="map" src="https://static.igem.org/mediawiki/2014/c/ce/ETH_Zurich_2014_Lab_overview_new.png" style="width:100%;"/>
<img usemap="#map" id="map" src="https://static.igem.org/mediawiki/2014/c/ce/ETH_Zurich_2014_Lab_overview_new.png" style="width:100%;"/>
-
<map id="map" name="map"><area shape="rect" alt="" title="" coords="15,9,353,297" href="https://2014.igem.org/Team:ETH_Zurich/lab/bead" target="" /><area shape="rect" alt="" title="" coords="14,333,346,567" href="https://2014.igem.org/Team:ETH_Zurich/lab/chip" target="_self" /><area shape="rect" alt="" title="" coords="180,602,387,836" href="https://2014.igem.org/Team:ETH_Zurich/expresults#Diffusion_On_Chip" target="_self" /><area shape="rect" alt="" title="" coords="471,636,914,744" href="https://2014.igem.org/Team:ETH_Zurich/expresults#Quorum_Sensing" target="_self" /><area shape="rect" alt="" title="" coords="471,745,914,830" href="https://2014.igem.org/Team:ETH_Zurich/expresults#Riboregulators" target="_self" /><area shape="rect" alt="" title="" coords="471,831,914,913" href="https://2014.igem.org/Team:ETH_Zurich/expresults#Integrases" target="_self" /><area shape="rect" alt="" title="" coords="955,612,1468,892" href="https://2014.igem.org/Team:ETH_Zurich/lab/safety" target="_self" /><area shape="rect" alt="" title="" coords="1022,283,1386,570" href="https://2014.igem.org/Team:ETH_Zurich/lab/protocols" target="_self" /><area shape="rect" alt="" title="" coords="1052,29,1416,246" href="https://2014.igem.org/Team:ETH_Zurich/lab/protocols" target="_self" /><!-- Created by Online Image Map Editor (http://www.maschek.hu/imagemap/index) --></map>
+
<map id="map" name="map"><area shape="rect" alt="" title="" coords="15,9,353,297" href="https://2014.igem.org/Team:ETH_Zurich/lab/bead" target="" /><area shape="rect" alt="" title="" coords="14,333,346,567" href="https://2014.igem.org/Team:ETH_Zurich/lab/chip" target="_self" /><area shape="rect" alt="" title="" coords="180,602,387,836" href="https://2014.igem.org/Team:ETH_Zurich/expresults#Diffusion_On_Chip" target="_self" /><area shape="rect" alt="" title="" coords="471,636,914,744" href="https://2014.igem.org/Team:ETH_Zurich/expresults#Quorum_Sensing" target="_self" /><area shape="rect" alt="" title="" coords="471,745,914,830" href="https://2014.igem.org/Team:ETH_Zurich/expresults#Riboregulators" target="_self" /><area shape="rect" alt="" title="" coords="471,831,914,913" href="https://2014.igem.org/Team:ETH_Zurich/expresults#Integrases" target="_self" /><area shape="rect" alt="" title="" coords="955,612,1468,892" href="https://2014.igem.org/Team:ETH_Zurich/lab/safety" target="_self" /><area shape="rect" alt="" title="" coords="1022,283,1386,570" href="https://2014.igem.org/Team:ETH_Zurich/lab/protocols" target="_self" /><area shape="rect" alt="" title="" coords="1052,29,1416,246" href="https://2014.igem.org/Team:ETH_Zurich/lab/sequences" target="_self" /><!-- Created by Online Image Map Editor (http://www.maschek.hu/imagemap/index) --></map>
</center>
</center>
</html>
</html>

Latest revision as of 15:24, 15 October 2014