How to implement drag and drop

A

Arati Sawant

Hi,

I have a set of draggable objects inside a span. I tried to implement
drag n drop using win32ole library. I used '' function. This funtion
requires x and y coordinates of soucre and destination. I was sucessfuly
able to implement drag and drop but with harded x and y coordinates of
source and destination.

I am reseaching on how to get elements (div, span) x and y coordinates??

Any ideas how can I fix this?


Thanks,
Arati
 
A

Arati Sawant

Arati said:
Hi,

I have a set of draggable objects inside a span. I tried to implement
drag n drop using win32ole library. I used '' function. This funtion
requires x and y coordinates of soucre and destination. I was sucessfuly
able to implement drag and drop but with harded x and y coordinates of
source and destination.

I am reseaching on how to get elements (div, span) x and y coordinates??

Any ideas how can I fix this?


Thanks,
Arati

Forgot to mentioned the function name 'MouseClickDrag'.
 
M

Max Williams

Arati said:
Forgot to mentioned the function name 'MouseClickDrag'.

Have a look at jQuery, it has a variety of different plugins for this
sort of thing.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top