Team:ETH Zurich/project/overview/grid
From 2014.igem.org
(Difference between revisions)
Line 77: | Line 77: | ||
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() | ||
} | } | ||
+ | |||
+ | { | ||
+ | key: "blue0", | ||
+ | fillColor: '1FB1E0', | ||
+ | toolTip: $('<div/>').html('<img src="https://static.igem.org/mediawiki/2014/d/dc/ETH_Zurich_Rule_6.PNG" />').contents() | ||
+ | } | ||
+ | |||
+ | { | ||
+ | key: "red2", | ||
+ | fillColor: 'ED1C24', | ||
+ | toolTip: $('<div/>').html('<img src="https://static.igem.org/mediawiki/2014/d/dc/ETH_Zurich_Rule_6.PNG" />').contents() | ||
+ | } | ||
+ | |||
+ | { | ||
+ | key: "blue2", | ||
+ | fillColor: '1FB1E0', | ||
+ | toolTip: $('<div/>').html('<img src="https://static.igem.org/mediawiki/2014/d/dc/ETH_Zurich_Rule_6.PNG" />').contents() | ||
+ | } | ||
+ | |||
+ | { | ||
+ | key: "redon", | ||
+ | fillColor: '69BD45', | ||
+ | toolTip: $('<div/>').html('<img src="https://static.igem.org/mediawiki/2014/d/dc/ETH_Zurich_Rule_6.PNG" />').contents() | ||
+ | } | ||
+ | |||
+ | { | ||
+ | key: "blueon", | ||
+ | fillColor: '69BD45', | ||
+ | toolTip: $('<div/>').html('<img src="https://static.igem.org/mediawiki/2014/d/dc/ETH_Zurich_Rule_6.PNG" />').contents() | ||
+ | } | ||
+ | |||
] | ] | ||
}); | }); |