Team:ETH Zurich/project/overview/grid

From 2014.igem.org

(Difference between revisions)
Line 66: Line 66:
$(document).ready(function(){
$(document).ready(function(){
   $('#mapTest').mapster({
   $('#mapTest').mapster({
-
     fillOpacity: 1,
+
     fillOpacity: 0.5,
     isSelectable: false,
     isSelectable: false,
     showToolTip: true,
     showToolTip: true,
Line 73: Line 73:
     areas: [
     areas: [
             {
             {
-
                fillColor: '2C2F3D',
 
                 key: "red0",
                 key: "red0",
 +
                fillColor: '2C2F3D',
                 toolTip: $('<div/>').html('<img src="https://static.igem.org/mediawiki/2014/d/dc/ETH_Zurich_Rule_6.PNG" />').contents()
                 toolTip: $('<div/>').html('<img src="https://static.igem.org/mediawiki/2014/d/dc/ETH_Zurich_Rule_6.PNG" />').contents()
             }
             }

Revision as of 14:09, 1 October 2014

iGEM ETH Zurich 2014