Team:Minnesota/Team Students

From 2012.igem.org

(Difference between revisions)
m
m
Line 72: Line 72:
       obj.css("width","85px");
       obj.css("width","85px");
       obj.css("height","85px");
       obj.css("height","85px");
 +
}
 +
function psiAnimationOff(obj){
 +
      obj.css("opacity","1");
 +
      obj.css("filter","alpha(opacity=100)");
 +
      obj.css("width","75px");
 +
      obj.css("height","75px");
}
}
 +
$("#PSI1").hover(
$("#PSI1").hover(
     function() {
     function() {
-
psiAnimationOn($("#PSI1"));
+
      psiAnimationOn($("#PSI1"));
-
//      $("#PSI1").css("opacity","0.4");
+
-
//      $("#PSI1").css("filter","alpha(opacity=40)");
+
-
//      $("#PSI1").css("width","85px");
+
-
//      $("#PSI1").css("height","85px");
+
       $("#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 88: Line 91:
     },           
     },           
     function() {
     function() {
-
       $("#PSI1").css("opacity","1");
+
       psiAnimationOff($("#PSI1"));       $("#profileSelectorImg").attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/students_maroon_img.png");
-
      $("#PSI1").css("filter","alpha(opacity=100)");
+
-
      $("#PSI1").css("width","75px");
+
-
      $("#PSI1").css("height","75px");
+
-
      $("#profileSelectorImg").attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/students_maroon_img.png");
+
       $("#pstName").text("");
       $("#pstName").text("");
       $("#pstDescription").css("font-size",18);
       $("#pstDescription").css("font-size",18);

Revision as of 22:30, 14 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!