I have CkEditor and CkFinder installed in my machine .
It is successfully populating the Image list, but when I select an image by DoubleClick (or by ok button) on the selected Image to insert its link (image Path/Name) to a Textbox , it’s not getting Inserted (Saved)
Given below is my Environment
1. VS2008 /C# , Ajax 3.x
2. CKFinder is working fine, when we open the page in a single tab of IE 8.0 its working fine
3. But it is not working/responding when we open the same page in multipletabs. JavaScript('Object undefined') error is thrown.
It looks like the javascript error is because of the confusion between the Folder index and the Image index.
Please help me to solve this Issue. Let me know if I'm missing something.
Thanks,
Kannan .R
It is successfully populating the Image list, but when I select an image by DoubleClick (or by ok button) on the selected Image to insert its link (image Path/Name) to a Textbox , it’s not getting Inserted (Saved)
Given below is my Environment
1. VS2008 /C# , Ajax 3.x
2. CKFinder is working fine, when we open the page in a single tab of IE 8.0 its working fine
3. But it is not working/responding when we open the same page in multipletabs. JavaScript('Object undefined') error is thrown.
It looks like the javascript error is because of the confusion between the Folder index and the Image index.
Please help me to solve this Issue. Let me know if I'm missing something.
Thanks,
Kannan .R