Hi,
I have positioned my images in PHP. Now what I am looking to do is add some animations:
1. try to drag a image from the mouse on the page
2. make the image dissapear and a new image in the same location after say 15sec
3. give the images an angle by some degrees
4. select an image and get another image instead of that on the same area
Can anyone help me how could I achieve, I have positioned the images currently using the "position: absolute" of CSS.