On Fri, Nov 03, 2006 at 11:38:43AM -0600, Brandon Aaron wrote:
> This is untested and off the top of my head but should point you in
> the right direction ...
> You should be able to call $().animate with a hash of properties
> (styles) to change.
> 
> $().animate({ marginLeft: 20 }, 500);

I played with animate, but couldn't seem to get it to change specific
style parameters like margin.  It understood top, right, opacity,
however.  I'll try the camelCase as you suggest and see if that works.

-- 
Bradford R. Bowman <[EMAIL PROTECTED]>
GnuPG public key [0x3EE183C6] 
Available at http://pgp.mit.edu

Attachment: signature.asc
Description: Digital signature

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to