Team:USTC-China/Team/gallarytry
From 2011.igem.org
(Difference between revisions)
Line 80: | Line 80: | ||
$(this).css('background-color','#E3E3E3'); | $(this).css('background-color','#E3E3E3'); | ||
}); | }); | ||
- | $('.col_list | + | $('.col_list ul').mouseout((function() { |
$(this).css('background-color','#112233'); | $(this).css('background-color','#112233'); | ||
}) | }) |
Revision as of 08:53, 26 August 2011