Team:DTU-Denmark/test front

From 2014.igem.org

(Difference between revisions)
Line 48: Line 48:
          
          
         $(".front-column-curtain").hover(function() {
         $(".front-column-curtain").hover(function() {
-
             $(this).find(".front-column-text").stop().css("height","0").animate({height: textHeight+"px"}, 'slow').parents(".front-page-curtain").css("box-shadow","0 0 10px black");
+
             $(this).find(".front-column-text").stop().css("height","0").animate({height: textHeight+"px"}, 300).parents(".front-page-curtain").css("box-shadow","0 0 10px black");
         }, function() {
         }, function() {
-
             $(this).find(".front-column-text").stop().css("height",textHeight).animate({height: "0px"}, 'slow');
+
             $(this).find(".front-column-text").stop().css("height",textHeight).animate({height: "0px"}, 300);
         });
         });
     })
     })

Revision as of 12:06, 14 October 2014


Problem:

How can we quantify promoter activity?

Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla

Problem:

How can we quantify promoter activity?

Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla

Problem:

How can we quantify promoter activity?

Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla
Bla