[jQuery] Droppables into iframe
Hello,
Wondering if anyone has ever considered this situation: I have a list
of items on a page, and an iframe within that page. In the iframe
I've implemented Sortables, and I want to drag items from my page's
list into the iframe, and work with that Sortables implementation.
Any ideas?
Thanks.