Team:DTU-Denmark/test front

From 2014.igem.org

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

Revision as of 12:04, 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