Link to home
Start Free TrialLog in
Avatar of johndenny
johndenny

asked on

move div to a div with animation

<div id="test1">test 1</div>
<div id="test 2">test 2</div>

how to move test1 to test2 with animation, and test2 will be slowly go away in jquery?
Avatar of Manikandanr
Manikandanr
Flag of India image

hi johndenny,

Try with file that i attached below........

Hope it helps....


moving-divs.zip
Avatar of johndenny
johndenny

ASKER

thanks mani, but that's a huge plugin, i just want to write my simple one, using animate .
And i just want to move test 1 to test2 div with a little animation.
ASKER CERTIFIED SOLUTION
Avatar of Albert Van Halen
Albert Van Halen
Flag of Netherlands image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
hi johndenny:
                   Try this link.........
                        http://jstween.blogspot.com/
and also look at my sample  attached........
chainable-effects.html
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial