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")); |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
$("#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() { | ||
- | + | psiAnimationOff($("#PSI1")); $("#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
Like us on FB and follow us on Twitter!
Please mouse over each icon to learn about our team members!