Click to See Complete Forum and Search --> : Please someone help


cathythomas
10-25-2003, 04:39 AM
Hi,
I am new to Javascript and I need help from you people. I need to create 5-6 objects and insert it into a HTML page which I can do. After this I need to click on these objects which I have created and drag them using the mouse and place the objects in a text box which would be located within the webpage. I hope you have understood what I meant. I would be grateful if someone could pass on the code or help me in this regard.

Thank you

AdamGundry
10-25-2003, 05:04 AM
I don't understand what you mean by "object" exactly, but perhaps one of these may be of use:

http://webreference.com/programming/javascript/dragdropie/index.html
http://www.dynamicdrive.com/dynamicindex4/image3.htm
http://www.walterzorn.com/dragdrop/dragdrop_e.htm

Adam

cathythomas
10-25-2003, 06:47 AM
thanx a lot for the links...it really gave me some ideas. I meant the images for objects.

I am actually creating a webpage wherein I need to know about the user reviews about placing the home button, help button etc on a website. So, I will be creating a few images on the webpage and below it I need to give a box wherein uno these images can be dragged in and placed. So, what form of box can I give so that uno the user places the images in this box indicating the positions of the buttons on a website.