Hi everyone,
I am running some tests with the drag&drop feature. I have draggable and droppable divs also inside splitters, and others inside tabs which are inside splitters. I have prepared a test web page available on
http://www.citavi.com/jqxtest/test.html
I am running the latest version of jqxWidgets (3.0.3) and I have tested it with Firefox 24.0 and Chrome 30.0.1599.69 m (the latest @15.10.13) with the debugger/developer tools activated so that on dropping on target the id of the target should be displayed in the debugger. The div outside the splitters works fine, and when the onTargetDrop callback is fired I get the exact id of the destination. The div inside the splitter and also the one inside the tab doesn’t. It gives me the wrong target id, and the one inside the tab also does not drop properly on the target.
I have also a question: is it possible to drag a div which is inside a splitter/tab, to another element outside of the splitter?
If you need more info feel free to ask me.
Thank you, best regards
Mirko