Team:ETH Zurich/labblog/buttons
From 2014.igem.org
(Difference between revisions)
Line 61: | Line 61: | ||
$(".stoc").hide(); | $(".stoc").hide(); | ||
$(".modres").hide(); | $(".modres").hide(); | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
$(".events").show(); | $(".events").show(); | ||
$(".interviews").show(); | $(".interviews").show(); | ||
Line 355: | Line 335: | ||
$(".modres").hide(); | $(".modres").hide(); | ||
$(".events").hide(); | $(".events").hide(); | ||
- | $(".interviews"). | + | $(".interviews").show(); |
$(".media").hide(); | $(".media").hide(); | ||
$(".survey").hide(); | $(".survey").hide(); | ||
Line 361: | Line 341: | ||
}); | }); | ||
- | + | $(".bmedia").click( | |
function() | function() | ||
{ | { | ||
- | $(". | + | $(".plasmids").hide(); |
- | $(". | + | $(".quorum").hide(); |
- | $(". | + | $(".beads").hide(); |
- | $(". | + | $(".milli").hide(); |
+ | $(".labres").hide(); | ||
+ | $(".parameter").hide(); | ||
+ | $(".diffusion").hide(); | ||
$(".error").hide(); | $(".error").hide(); | ||
- | |||
$(".det").hide(); | $(".det").hide(); | ||
$(".stoc").hide(); | $(".stoc").hide(); | ||
- | $(". | + | $(".modres").hide(); |
- | + | ||
- | + | ||
$(".events").hide(); | $(".events").hide(); | ||
- | $(". | + | $(".interviews").hide(); |
- | $(".media"). | + | $(".media").show(); |
- | $(". | + | $(".survey").hide(); |
- | $(". | + | $(".meetings").hide(); |
- | + | ||
- | + | ||
}); | }); | ||
- | + | $(".survey").click( | |
function() | function() | ||
{ | { | ||
- | $(". | + | $(".plasmids").hide(); |
- | $(". | + | $(".quorum").hide(); |
- | $(". | + | $(".beads").hide(); |
- | $(". | + | $(".milli").hide(); |
+ | $(".labres").hide(); | ||
+ | $(".parameter").hide(); | ||
+ | $(".diffusion").hide(); | ||
$(".error").hide(); | $(".error").hide(); | ||
- | |||
$(".det").hide(); | $(".det").hide(); | ||
$(".stoc").hide(); | $(".stoc").hide(); | ||
- | $(". | + | $(".modres").hide(); |
- | $(". | + | $(".events").hide(); |
- | $(". | + | $(".interviews").hide(); |
- | + | ||
$(".media").hide(); | $(".media").hide(); | ||
- | $(". | + | $(".survey").show(); |
- | $(". | + | $(".meetings").hide(); |
- | + | ||
- | + | ||
- | + | ||
}); | }); | ||
- | + | $(".bmeetings").click( | |
function() | function() | ||
{ | { | ||
- | $(". | + | $(".plasmids").hide(); |
- | $(". | + | $(".quorum").hide(); |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
$(".beads").hide(); | $(".beads").hide(); | ||
- | $(". | + | $(".milli").hide(); |
- | $(". | + | $(".labres").hide(); |
- | $(". | + | $(".parameter").hide(); |
- | + | $(".diffusion").hide(); | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | $(". | + | |
$(".error").hide(); | $(".error").hide(); | ||
- | |||
$(".det").hide(); | $(".det").hide(); | ||
$(".stoc").hide(); | $(".stoc").hide(); | ||
- | $(". | + | $(".modres").hide(); |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
$(".events").hide(); | $(".events").hide(); | ||
- | $(". | + | $(".interviews").hide(); |
$(".media").hide(); | $(".media").hide(); | ||
- | $(". | + | $(".survey").hide(); |
- | + | $(".meetings").show(); | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | $(". | + | |
}); | }); | ||
Line 482: | Line 410: | ||
<button class = "ball"> View all </button> <br/> | <button class = "ball"> View all </button> <br/> | ||
<button class = "bmodeling"> Modeling </button><br/> | <button class = "bmodeling"> Modeling </button><br/> | ||
- | <button class = " | + | <button class = "blab"> Lab </button> |
- | <button class = " | + | <button class = "bhuman"> Human practice </button> |
- | <button class = " | + | <button class = "bplasmids"> Plasmids assembly </button> |
- | <button class = " | + | <button class = "bquorum"> Quorum sensing experiments </button> |
- | <button class = " | + | <button class = "bbeads"> Beads optimization </button> |
- | <button class = " | + | <button class = "bmilli"> Millifluidics </button> |
+ | <button class = "blabres"> Experimental results </button> | ||
+ | <button class = "bparameter"> Parameter fitting </button> | ||
+ | <button class = "bdiffusion"> Diffusion model </button><br/> | ||
+ | <button class = "berror"> Error propagation </button><br/> | ||
<button class = "bdet"> Deterministic model </button> | <button class = "bdet"> Deterministic model </button> | ||
<button class = "bstoc"> Stochastic model </button> | <button class = "bstoc"> Stochastic model </button> | ||
- | <button class = " | + | <button class = "bmodres"> Modeling results </button> |
- | <button class = " | + | <button class = "bevents"> Events </button> |
- | <button class = " | + | <button class = "binterviews"> Interviews </button><br/> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<button class = "bmedia"> Media </button><br/> | <button class = "bmedia"> Media </button><br/> | ||
- | <button class = " | + | <button class = "bsurvey"> Survey </button> |
+ | <button class = "bmeetings"> Weekly meetings </button> | ||
<!-- | <!-- | ||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" width="200" height="200" viewBox="0 0 1000 1000" enable-background="new 0 0 300 200" xml:space="preserve"> | <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" width="200" height="200" viewBox="0 0 1000 1000" enable-background="new 0 0 300 200" xml:space="preserve"> |
Revision as of 08:43, 13 August 2014