Re: Django session and Dojo dnd.

2012-06-04 Thread henzk
27;\x90\x00\x00H\x00\xff\xc0") > > Thank you! > > voss > > > > On Saturday, June 2, 2012 8:46:38 AM UTC-5, henzk wrote: >> >> Hi, >> >> i haven't tested the code and never used dojo before, but sth. like >> this should work:

Re: Django session and Dojo dnd.

2012-06-02 Thread henzk
Hi, i haven't tested the code and never used dojo before, but sth. like this should work: var source1 = new dojo.dnd.Source("itemListNode"); var source2 = new dojo.dnd.Target("selectedListNode"); dojo.connect( source1, "onDndDrop", function(source, nodes, copy, target){ //gather items