JQuery how to make a smooth transition?

Posted by Totty on Stack Overflow See other posts from Stack Overflow or by Totty
Published on 2010-04-19T21:17:25Z Indexed on 2010/04/19 21:23 UTC
Read the original article Hit count: 103

Filed under:

Hy,

i have a div with relative position (CSS) and i want to make it to move on the screen, changing the left property. This should be a smooth transition from (left: 0px;) to (left: 100px;).

Thanks

© Stack Overflow or respective owner

Related posts about jQuery