How to move an image up from its current location if the mouse is over it
and move it back to its original position one the mouse is no longer over the image. And if the user clicks the image to place it in a new location? I am a total noob to javascript/jquery programming. I am a c# programmer transitioning to web dev so I can read and understand most javascript/jquery code.
Please help.