How can I animate DIVs moving from a central point to off-screen?
Posted
by Aramael Pena-Alcantara
on Stack Overflow
See other posts from Stack Overflow
or by Aramael Pena-Alcantara
Published on 2010-06-11T17:26:42Z
Indexed on
2010/06/11
18:12 UTC
Read the original article
Hit count: 171
Is it possible to have divs located around a central point and then on hover for them to whisk off screen and return when the mouse is gone?
This what the layout is looking like, the idea is for the green "leaves" to whisk off to show the branches and the menus. Would this be possible with JavaScript and PHP?
© Stack Overflow or respective owner