why i can't change the 'div''s background color to 'yellow'.

Posted by zjm1126 on Stack Overflow See other posts from Stack Overflow or by zjm1126
Published on 2010-03-09T03:08:53Z Indexed on 2010/03/09 3:21 UTC
Read the original article Hit count: 222

Filed under:
|
$('div').animate({ 'background':'yellow' }, 2000,'linear', function() {
        })

why??

thanks

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about animate