a tree in IFRAME from different domain than main page

Hi,

I am using dhtmlxSuite_2008Rel3_pro_81009 I have a tree in IFRAME from different domain than main page. I need drag and drop functionality only within the tree. Having a problem similar to described here ( icon gets stuck with mouse):



dhtmlx.com/docs/products/kb/ … rag%20drop



Can you help?

SPASIBO.

Please try to use attached js file instead of original one. It must prevent error when d-n-d used in multi-domain scenario. ( d-n-d between different domains still not possible, but it must prevent any negative side effects )
dhtmlxcommon_frame_safe2.zip (5.74 KB)

Works like a charm, Thanks.