Cross frame drag and drop items with jQuery?

Asked By 10 points N/A Posted on -
qa-featured

Hi!

Is there a way to cross frame drag and drop items using jQuery? I somehow made it work using Scriptaculous but I can't seem to make it work with jQuery. And no I am not aiming for a cross-domain drag. I have to get this work with jQuery though, so tell me can this be done? 

SHARE
Answered By 0 points N/A #167366

Cross frame drag and drop items with jQuery?

qa-featured

I have attached a .txt file which has some jQuery script to drag and drop. It has two functions within it to do these tasks.

This code has been tested and it can work between iFrames and also between browsers (it has been tested on Firefox 11 and IE9).

You can get some more examples here.

Related Questions