Team:USTC-China/Team/gallary
From 2011.igem.org
(Difference between revisions)
Line 64: | Line 64: | ||
padding-left: 200px; | padding-left: 200px; | ||
text-align:center; | text-align:center; | ||
+ | capacity:0.6; | ||
} | } | ||
.pic img { | .pic img { | ||
Line 88: | Line 89: | ||
$('.pic').css('display','none'); | $('.pic').css('display','none'); | ||
$('.col_list li').css('cursor','pointer'); | $('.col_list li').css('cursor','pointer'); | ||
- | $('.col_list li').hover(function() { | + | /*$('.col_list li').hover(function() { |
$(this img).css('width','100px'); | $(this img).css('width','100px'); | ||
- | } | + | }, function() { |
- | $(this img).css('',''); | + | $(this img).css('',''); |
}); | }); | ||
- | + | */ | |
$('.col_list li').click(function () { | $('.col_list li').click(function () { | ||
Revision as of 14:08, 2 October 2011