Create Moving Div

Ctysotaur

New Member
I am trying to create a moving div. Basically I have a absolute positioned div on a webpage that is 200px by 300px, that has has some text and a close button in the top right corner. Whenever the user tries to hit the "X" in the top right corner I want the div to move a few pixels. How would I go about doing that?
 
Back
Top