Team:Minnesota/Team
From 2012.igem.org
(Difference between revisions)
m |
m |
||
Line 95: | Line 95: | ||
} | } | ||
); | ); | ||
+ | |||
+ | $("#PSI4").hover( | ||
+ | function() { | ||
+ | //change opacity and size in future | ||
+ | $("#profileSelectorImg").attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/Misha_resized.png"); | ||
+ | $("#profileSelectorText").text("Misha Patel<br> | ||
+ | Misha is a neuroscience major and plans to attend graduate school in the future. She likes to draw, read, watch television and bake in her free time. When Misha goes to a coffee shop, she orders a small french roast with milk and two sugars. In order to protect herself from the sun, she wears sunglasses when she is outside. Her TV character alter ego: Luke from Modern Family."); | ||
+ | }, | ||
+ | function() { | ||
+ | } | ||
+ | ); | ||
+ | |||
+ | |||
Revision as of 23:30, 6 September 2012