Template:CM css
From 2012hs.igem.org
(Difference between revisions)
Line 25: | Line 25: | ||
$("#button").toggle( | $("#button").toggle( | ||
function() { | function() { | ||
- | $("#effect").animate({backgroundColor: '# | + | $("#effect").animate({backgroundColor: '#EADED9', color: '#fff', width: 500}, 1000); |
}, | }, | ||
function() { | function() { |
Revision as of 09:38, 28 April 2012