Team:ETH Zurich/labblog/buttons

From 2014.igem.org

(Difference between revisions)
m
 
(17 intermediate revisions not shown)
Line 63: Line 63:
   $('#map').mapster({
   $('#map').mapster({
-
    fillColor: 'FFFFFF',
+
fillColor: 'FFFFFF',
-
    fillOpacity: 0.5,
+
fillOpacity: 0.5
-
    clickNavigate: false /*,
+
});
-
    stroke: true,
+
-
    strokeColor: 'c2d8f1',
+
-
    strokeOpacity: 0.9,
+
-
    strokeWidth: 2,
+
-
    clickNavigate: true */
+
-
  });
+
$(window).resize(
$(window).resize(
Line 80: Line 74:
resize(true);
resize(true);
-
$(function(){
+
$('#Container').mixItUp({
-
  $('#Container').mixItUp({
+
load: {
-
    load: {
+
filter: 'none'
-
      filter: ''  
+
},
-
    },
+
controls: {
-
    controls: {
+
toggleFilterButtons: true,
-
      toggleFilterButtons: true,
+
toggleLogic: 'or'
-
      toggleLogic: 'and'
+
}
-
    },
+
});
-
    callbacks: {
+
-
      onMixEnd: function(state){
+
-
        console.log(state.activeFilter)
+
-
      }
+
-
    }
+
-
  });
+
-
});
 
$("a#insidelink").on("click", function(){
$("a#insidelink").on("click", function(){
Line 124: Line 111:
<area shape="poly" alt="" title="" coords="4060,1456,3852,1980,3916,2424,4392,2344,4573,1856" href="" class="filter" data-filter=".qsmodule" target="" />
<area shape="poly" alt="" title="" coords="4060,1456,3852,1980,3916,2424,4392,2344,4573,1856" href="" class="filter" data-filter=".qsmodule" target="" />
<area shape="poly" alt="" title="" coords="3692,692,3600,1212,4020,1404,4336,1316,4228,836" href="" class="filter" data-filter=".school" target="" />
<area shape="poly" alt="" title="" coords="3692,692,3600,1212,4020,1404,4336,1316,4228,836" href="" class="filter" data-filter=".school" target="" />
-
<area shape="poly" alt="" title="" coords="2996,872,2796,1080,2856,1328,3320,1776,3540,1252" href="" class="filter" data-filter=".filter" data-filter=".intmodule" target="" />
+
<area shape="poly" alt="" title="" coords="2996,872,2796,1080,2856,1328,3320,1776,3540,1252" href="" class="filter" data-filter=".intmodule" data-filter=".intmodule" target="" />
<area shape="poly" alt="" title="" coords="3020,364,3000,812,3548,1200,3644,652,3336,184" href="" class="filter" data-filter=".biobricks" target="" />
<area shape="poly" alt="" title="" coords="3020,364,3000,812,3548,1200,3644,652,3336,184" href="" class="filter" data-filter=".biobricks" target="" />
<area shape="poly" alt="" title="" coords="2168,748,2512,612,2932,824,2736,1040,2612,1072,2428,796,2312,996" href="" class="filter" data-filter=".survey" target="" />
<area shape="poly" alt="" title="" coords="2168,748,2512,612,2932,824,2736,1040,2612,1072,2428,796,2312,996" href="" class="filter" data-filter=".survey" target="" />

Latest revision as of 21:28, 17 October 2014