Team:Minnesota/Team Students

From 2012.igem.org

(Difference between revisions)
m
m
Line 66: Line 66:
//Team page specific
//Team page specific
 +
 +
function psiAnimationOn(obj){
 +
      obj.css("opacity","0.4");
 +
      obj.css("filter","alpha(opacity=40)");
 +
      obj.css("width","85px");
 +
      obj.css("height","85px");
 +
}
$("#PSI1").hover(
$("#PSI1").hover(
     function() {
     function() {
-
//change opacity and size in future
+
psiAnimationOn($("#PSI1"));
-
      $("#PSI1").css("opacity","0.4");
+
//       $("#PSI1").css("opacity","0.4");
-
      $("#PSI1").css("filter","alpha(opacity=40)");
+
//      $("#PSI1").css("filter","alpha(opacity=40)");
-
      $("#PSI1").css("width","85px");
+
//      $("#PSI1").css("width","85px");
-
      $("#PSI1").css("height","85px");
+
//      $("#PSI1").css("height","85px");
-
      $("#PSI1").style.top = 500 + "px";
+
       $("#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");

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