Hello,

I have two questions about drag and drop that I have been trying to
answer myself. Any insight would be greatly appreciated.

First, I want to create an area where text or images can be dropped
in. The thing is, they're not jQuery draggables. It's just regular
text that someone is highlighting and then dragging in a browser. Will
the droppable recognize this even though it's not a jQuery draggable?

Second, how can I get the details about the text or image that was
dropped in? I want to be able to figure out what the text was, what
the image's source was, their CSS styles, etc. Needless to say, I also
need to be able to find out what the content type of the dropped in
item is, since users can drop in text or images or text AND images.

Once again, any help would be greatly appreciated.

Regards,
David
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to