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);

--
Brandon Aaron


On 11/3/06, Bradford R. Bowman <[EMAIL PROTECTED]> wrote:
> Is there a plugin or effect that I am not seeing in the documentation
> to animate a change in margin?  I have a series of images contained
> inside of divs with a certain margin-left setting.  I would like to be
> able to create an effect where the images slide over to the side
> without disappearing.
> --
> Bradford R. Bowman <[EMAIL PROTECTED]>
> GnuPG public key [0x3EE183C6]
> Available at http://pgp.mit.edu
>
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (GNU/Linux)
>
> iD8DBQFFS3gTS64XhT7hg8YRAh2/AJwJUSoKDgfHW2bXHXghTYQm1knfYACffK9B
> KwBvtoRJteF+Fj3UMJ+KdNA=
> =YK/Z
> -----END PGP SIGNATURE-----
>
>
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
>
>
>

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to