So I am having an issue with ckeditor and a JqueryUI script.
Basically I have a div containing images, and a div which acts as a drop zone. This is achieved with a mix of draggable connected to a sortable. This sortable dropzone has a placeholder to show when something is being dropped into, or reordered.
If I load a ckeditor on the page, the draggable stuff works, but it wont let me drop into the sortable, nor will it let me sort existing images orders already in the drop zone.
Now it seems if I drag the image onto the ckeditor first, the placeholder blips up in the drop zone and then it all seems to work as it should.
Here are some examples:
* Working image drag / drop / sort, with no ckeditor - http://antimac.meloncreative.co.uk/labs ... index2.php
* Image drag / drop / sort conflicting with ckeditor - http://antimac.meloncreative.co.uk/labs ... /index.php
I have tried renaming some of the classes incase theres a conflict of some sort but that doesnt seem to do the trick. Any ideas?
Thu, 12/16/2010 - 12:03
#1