Team:Clemson/Team
From 2012.igem.org
(Difference between revisions)
Line 80: | Line 80: | ||
}); | }); | ||
$('#carousel li').mouseover( function() { $(this).css("color","#000000"); }); | $('#carousel li').mouseover( function() { $(this).css("color","#000000"); }); | ||
- | $('#carousel li').mouseout( function() { $(this).css("color","# | + | $('#carousel li').mouseout( function() { $(this).css("color","#871F78"); }); |
// IMAGE SLIDER | // IMAGE SLIDER |
Revision as of 19:06, 28 September 2012