drag and drop function for a createElement(img)

admin

Administrator
Staff member
Does anyone know how to solve the following???

I've got a page split into two frames.The first frame contains a drop down menu that contains images. The other frame contains an image.

The idea is that the user selects an image from the drop down menu and it then appears in the other frame. Here the image is able to be re-positioned where they want.

I can do everything but get the image to re-position. I've got some code that enables an image already available in the second frame to be moved. How do I enable the image selected via the drop down menu to utilise this same code?????

HELP!!!

Dave
 
Back
Top