Team:DTU-Denmark/test front
From 2014.igem.org
(Difference between revisions)
Line 67: | Line 67: | ||
$(this).find(".front-column-banner").fadeOut(); | $(this).find(".front-column-banner").fadeOut(); | ||
}, function() { | }, function() { | ||
- | $(this).find(".front-column-text").stop().css("height",textHeight).animate({height: "0px"}, 600); | + | var $curtain = $(this); |
- | setTimeout(function() {$ | + | $curtain.find(".front-column-text").stop().css("height",textHeight).animate({height: "0px"}, 600); |
+ | setTimeout(function() {$curtain.find(".front-column-banner").fadeIn()},600); | ||
}); | }); | ||
}) | }) |
Revision as of 08:21, 15 October 2014
Problem:How can we quantify promoter activity?
BlaBlaBlaBlaBlaBlaBlaBlaBlaBlaBlaBlaBla
|
Problem:How can we quantify promoter activity?
BlaBlaBlaBlaBlaBlaBlaBlaBlaBlaBlaBlaBla
|
Problem:How can we quantify promoter activity?
BlaBlaBlaBlaBlaBlaBlaBlaBlaBlaBlaBlaBla
|