Team:Minnesota/Team

From 2012.igem.org

(Difference between revisions)
m
m
Line 74: Line 74:
     function() {
     function() {
//change opacity and size in future
//change opacity and size in future
 +
      $("#PSI1").css("opacity","0.4");
 +
      $("#PSI1").css("filter","alpha(opacity=40)");
       $("#profileSelectorImg").attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/George_resized.png");
       $("#profileSelectorImg").attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/George_resized.png");
       $("#pstName").css("font-weight","bold");
       $("#pstName").css("font-weight","bold");
Line 81: Line 83:
     },           
     },           
     function() {
     function() {
-
//$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/welcome_gold_txt.png");
+
      $("#PSI1").css("opacity","1");
 +
      $("#PSI1").css("filter","alpha(opacity=100)");
     }
     }
);
);

Revision as of 22:08, 13 September 2012

Team:Minnesota - Main Style Template Team:Minnesota

Like us on FB and follow us on Twitter!

Please mouse over each icon to learn about our team members!