I have an instance of a CKEditor in a jQuery dialog but I cannot interact with the editor. All the GUI elements load up but "null" is printed in the editor's content window and none of the features can be interacted with. In fact if I click on a button I get the following error:
Error: this.document.getWindow().$ is undefined Source File: includes/ckeditor/ckeditor.js Line: 82
I had found a bug report on the jQuery bug tracking site and they included a patch that allegedly fixed the issue but the patch did nothing for me
(bug report is here) I was hoping this might be a simple/common issue as Google seems to think it is but I can't find a solution to my specific problem.
Here are my includes:
<script type="text/javascript" src="includes/ckeditor/ckeditor.js"></script> <link rel="stylesheet" type="text/css" href="includes/jquery/css/custom-theme/jquery-ui-1.7.2.custom.css" /> <script type="text/javascript" src="includes/jquery/js/jquery-1.3.2.min.js"></script> <script type="text/javascript" src="includes/jquery/js/jquery-ui-1.7.2.custom.min.js"></script> <script type="text/javascript" src="includes/ckeditor/adapters/jquery.js"></script> <script type="text/javascript" src="includes/jquery/plugins/dialog-patch.js"></script>
I don't think the problem is in my HTML or my javascript as I get no errors and they're just basic creation calls... they just seem to have trouble interacting together. Thanks for any help!

Re: CKEditor breaking in jQuery dialog
i am facing the same problem as well. its uneditable and some more my save button is disabled.
have you found the solution?
any ideas and helps will be highly appreciated...
please email me if you have any idea in this topic...
qamar_luct@live.com
thanks
qamar