Team:Minnesota/Safety
From 2012.igem.org
(Difference between revisions)
m |
m |
||
Line 70: | Line 70: | ||
$("#SafetyU").click( | $("#SafetyU").click( | ||
function(){ | function(){ | ||
+ | var suString = "bye!" | ||
$(".current2").attr("class","none"); | $(".current2").attr("class","none"); | ||
$(this).attr("class","current2"); | $(this).attr("class","current2"); | ||
- | $("#SafetyMainBox").html( | + | $("#SafetyMainBox").html(suString); |
- | + | ||
} | } | ||
Revision as of 18:06, 30 September 2012
Like us on FB and follow us on Twitter!