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: 0.5,
+
     fillOpacity: 1,
     isSelectable: false,
     isSelectable: false,
     showToolTip: true,
     showToolTip: true,
Line 75: Line 75:
                 key: "red0",
                 key: "red0",
                 fillColor: 'ED1C24',
                 fillColor: 'ED1C24',
-
                 toolTip: $('<div/>').html('<img src="https://static.igem.org/mediawiki/2014/8/8b/ETH_Zurich_Red0.png" width="100%" />').contents()
+
                 toolTip: $('<div/>').html('<img src="https://static.igem.org/mediawiki/2014/8/8b/ETH_Zurich_Red0.png" width="791px" />').contents()
             },
             },

Revision as of 16:07, 1 October 2014

iGEM ETH Zurich 2014