Team:ETH Zurich/modeling/overview

From 2014.igem.org

(Difference between revisions)
Line 59: Line 59:
$(document).ready(function(){
$(document).ready(function(){
-
  $('#map').mapster({
+
 
-
    fillColor: '2C2F3D',
+
 
 +
$('#map').mapster({
     fillOpacity: 0.5,
     fillOpacity: 0.5,
-
     clickNavigate: true /*,  
+
     isSelectable: false,
-
     stroke: true,
+
     mapKey: 'name',
-
     strokeColor: 'c2d8f1',
+
     areas: [
-
    strokeOpacity: 0.9,
+
            {
-
    strokeWidth: 2,  
+
                key: "module",
-
    clickNavigate: true */
+
                fillColor: '2C2F3D'
 +
            },
 +
 
 +
            {
 +
                key: "cell",
 +
                fillColor: 'FFFFFF'
 +
            }
 +
            ]
   });
   });
 +
Line 83: Line 92:
<center id="article">
<center id="article">
<img usemap="#map" id="map" src="/wiki/images/1/11/ETH_Zurich_Modeling-overview.png" style="width:100%;"/>
<img usemap="#map" id="map" src="/wiki/images/1/11/ETH_Zurich_Modeling-overview.png" style="width:100%;"/>
-
<map id="map" name="map"><area shape="rect" alt="" title="" coords="412,1460,1900,3328" href="https://2014.igem.org/Team:ETH_Zurich/modeling/qs" target="" /><area shape="rect" alt="" title="" coords="2661,1461,4150,3326" href="https://2014.igem.org/Team:ETH_Zurich/modeling/qs" target="" /><area shape="rect" alt="" title="" coords="411,3712,1900,5577" href="https://2014.igem.org/Team:ETH_Zurich/modeling/int" target="" /><area shape="rect" alt="" title="" coords="2661,3711,4149,5577" href="https://2014.igem.org/Team:ETH_Zurich/modeling/int" target="" /><area shape="rect" alt="" title="" coords="1356,6032,3200,7784" href="https://2014.igem.org/Team:ETH_Zurich/modeling/overview#xor" target="" /><area shape="rect" alt="" title="" coords="1868,1,2677,773" href="https://2014.igem.org/Team:ETH_Zurich/modeling/diffmodel" target="" /><area shape="poly" alt="" title="" coords="37,8435,41,8448,52,8457,63,8462,4499,8462,4512,8457,4525,8447,4529,8433,4559,8446,4552,8472,4532,8488,4510,8498,61,8499,36,8490,22,8481,7,8462,0,8438,1,1307,7,1281,25,1261,48,1249,62,1247,4505,1246,4526,1251,4548,1268,4560,1291,4565,1304,4566,8432,4564,8445,4529,8433,4528,1309,4521,1294,4510,1284,4501,1282,64,1282,49,1288,41,1298,37,1308,37,1308" href="https://2014.igem.org/Team:ETH_Zurich/modeling/whole" target="" /><!-- Created by Online Image Map Editor (http://www.maschek.hu/imagemap/index) --></map>
+
<map id="map" name="map"><area shape="rect" alt="" title="" coords="412,1460,1900,3328" href="https://2014.igem.org/Team:ETH_Zurich/modeling/qs" name="module" target="" /><area shape="rect" name="module" alt="" title="" coords="2661,1461,4150,3326" href="https://2014.igem.org/Team:ETH_Zurich/modeling/qs" target="" /><area shape="rect" name="module" alt="" title="" coords="411,3712,1900,5577" href="https://2014.igem.org/Team:ETH_Zurich/modeling/int" target="" /><area shape="rect" name="module" alt="" title="" coords="2661,3711,4149,5577" href="https://2014.igem.org/Team:ETH_Zurich/modeling/int" target="" /><area shape="rect" name="module" alt="" title="" coords="1356,6032,3200,7784" href="https://2014.igem.org/Team:ETH_Zurich/modeling/overview#xor" target="" /><area shape="rect" name="module" alt="" title="" coords="1868,1,2677,773" href="https://2014.igem.org/Team:ETH_Zurich/modeling/diffmodel" target="" /><area shape="poly" name="cell" alt="" title="" coords="37,8435,41,8448,52,8457,63,8462,4499,8462,4512,8457,4525,8447,4529,8433,4559,8446,4552,8472,4532,8488,4510,8498,61,8499,36,8490,22,8481,7,8462,0,8438,1,1307,7,1281,25,1261,48,1249,62,1247,4505,1246,4526,1251,4548,1268,4560,1291,4565,1304,4566,8432,4564,8445,4529,8433,4528,1309,4521,1294,4510,1284,4501,1282,64,1282,49,1288,41,1298,37,1308,37,1308" href="https://2014.igem.org/Team:ETH_Zurich/modeling/whole" target="" /><!-- Created by Online Image Map Editor (http://www.maschek.hu/imagemap/index) --></map>

Revision as of 09:50, 8 October 2014

iGEM ETH Zurich 2014