Drag and Drop html contents between 2 different web pages?

C

Chandra

Hi,

Can I drag and drop html contents (DIV/Table) between 2 different
webpages? I am able to do it in a single webpage by using the mouse
events, but want to extend it for different webpages.

Thanks,
Chandra
 
D

David Mark

Hi,

Can I drag and drop html contents (DIV/Table) between 2 different
webpages? I am able to do it in a single webpage by using the mouse
events, but want to extend it for different webpages.

Thanks,
Chandra

No. But as an aside, if this is an IE-only app, look into getData/
setData. You can only use text or URI's to abstract the dragged
element, but depending on what you are trying to do, these methods may
give you some ideas.
 

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

Forum statistics

Threads
474,434
Messages
2,571,690
Members
48,796
Latest member
Greg L.

Latest Threads

Top