Team:ETH Zurich/labblog/buttons
From 2014.igem.org
(Difference between revisions)
Line 97: | Line 97: | ||
}); | }); | ||
+ | |||
+ | $("area.lab").click(function(){ | ||
+ | $( "area[data-filter*='.milli']" ).click(); | ||
+ | $( "input[data-filter*='.integrase']" ).click(); | ||
+ | $( "input[data-filter*='.quorum']" ).click(); | ||
+ | $( "input[data-filter*='.biobricks']" ).click(); | ||
+ | $( "input[data-filter*='.plasmids']" ).click(); | ||
+ | }); | ||
+ | |||
+ | $("area.modeling").click(function(){ | ||
+ | $("area.parameter").click(); | ||
+ | $("area.intmodule").click(); | ||
+ | $("area.qsmodule").click(); | ||
+ | $("area.diffusion").click(); | ||
+ | $("area.whole").click(); | ||
+ | $("area.stochastic").click(); | ||
+ | $("area.edinburgh").click(); | ||
+ | }); | ||
+ | |||
+ | $("area.human").click(function(){ | ||
+ | $("area.survey").click(); | ||
+ | $("area.interviews").click(); | ||
+ | $("area.talks").click(); | ||
+ | $("area.school").click(); | ||
+ | $("area.slams").click(); | ||
+ | $("area.hpcollaboration").click(); | ||
+ | }); | ||
}); | }); | ||
Line 111: | Line 138: | ||
<area shape="poly" alt="" title="" coords="340,2396,1308,2340,1476,1912,776,1816,528,1952" href="" class="filter" data-filter=".plasmids" target="" /> | <area shape="poly" alt="" title="" coords="340,2396,1308,2340,1476,1912,776,1816,528,1952" href="" class="filter" data-filter=".plasmids" target="" /> | ||
<area shape="poly" alt="" title="" coords="532,2448,440,2740,792,2820,1420,2680,1320,2636,1296,2396" href="" class="filter" data-filter=".parameter" target="" /> | <area shape="poly" alt="" title="" coords="532,2448,440,2740,792,2820,1420,2680,1320,2636,1296,2396" href="" class="filter" data-filter=".parameter" target="" /> | ||
- | <area shape="poly" alt="" title="" coords="436,2788,436,3416,1252,3260,1480,2716,832,2880" href=" | + | <area shape="poly" alt="" title="" coords="436,2788,436,3416,1252,3260,1480,2716,832,2880" href="" class="filter" data-filter=".milli" target="" /> |
<area shape="poly" alt="" title="" coords="1668,3340,2196,3236,1816,2808,1828,2716,1552,2720,1384,3120" href="" class="filter" data-filter=".diffusion" target="" /> | <area shape="poly" alt="" title="" coords="1668,3340,2196,3236,1816,2808,1828,2716,1552,2720,1384,3120" href="" class="filter" data-filter=".diffusion" target="" /> | ||
<area shape="poly" alt="" title="" coords="2348,3342,2576,2920,3044,3056,3368,3324,3036,3548,2377,3604" href="" class="filter" data-filter=".hpcollaboration" target="" /> | <area shape="poly" alt="" title="" coords="2348,3342,2576,2920,3044,3056,3368,3324,3036,3548,2377,3604" href="" class="filter" data-filter=".hpcollaboration" target="" /> | ||
Line 122: | Line 149: | ||
<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="" /> | ||
- | <area shape="poly" alt="" title="" coords="2044,1428,2820,1428,2432,792" href="" class=" | + | <area shape="poly" alt="" title="" coords="2044,1428,2820,1428,2432,792" href="" class="lab" target="" /> |
- | <area shape="poly" alt="" title="" coords="1916,1636,1536,2268,2304,2268" href="" class=" | + | <area shape="poly" alt="" title="" coords="1916,1636,1536,2268,2304,2268" href="" class="modeling" target="" /> |
<area shape="poly" alt="" title="" coords="2080,1492,2772,1496,2864,1632,2496,2208,2356,2200,1996,1628" href="" class="filter" data-filter=".meetings" target="" /> | <area shape="poly" alt="" title="" coords="2080,1492,2772,1496,2864,1632,2496,2208,2356,2200,1996,1628" href="" class="filter" data-filter=".meetings" target="" /> | ||
- | <area shape="poly" alt="" title="" coords="3072,1836,3336,2268,2560,2268,2948,1640" href="" class=" | + | <area shape="poly" alt="" title="" coords="3072,1836,3336,2268,2560,2268,2948,1640" href="" class="human" target="" /> |
<area shape="poly" alt="" title="" coords="1924,2364,2140,2496,2428,2372,2516,2888,2292,3280,1876,2792" href="" class="filter" data-filter=".biobricks" target="" /> | <area shape="poly" alt="" title="" coords="1924,2364,2140,2496,2428,2372,2516,2888,2292,3280,1876,2792" href="" class="filter" data-filter=".biobricks" target="" /> | ||
<area shape="poly" alt="" title="" coords="1872,40,1252,388,1276,660,1468,812,2076,728" href="" class="filter" data-filter=".edinburgh" target="" /> | <area shape="poly" alt="" title="" coords="1872,40,1252,388,1276,660,1468,812,2076,728" href="" class="filter" data-filter=".edinburgh" target="" /> |
Revision as of 14:56, 11 October 2014