#4278: problem in accessing FCKeditor instance in link pop-up window.
---------------------------------------------+------------------------------
 Reporter:  mahenfck                         |       Owner:                     
 
     Type:  New Feature                      |      Status:  new                
 
 Priority:  High                             |   Milestone:  FCKeditor.Java 
2.5.1
Component:  Server : ColdFusion              |     Version:  FCKeditor 2.5.1    
 
 Keywords:  link, Tab Interface, adding Tab  |  
---------------------------------------------+------------------------------
Changes (by mahenfck):

  * milestone:  => FCKeditor.Java 2.5.1


Comment:

 Hi,

 I am Mahendra, I am using Fckeditor 2.5.1. I have created a new Tab
 "Social" in the Link pop-up window. Basically when Link button is clicked
 it opens "fckdialog.html" file which has a iframe called "frmMain" which
 load my Tab "Social" which contains another iframe called "SocialFrame",
 this frame loads the "social.cfm" file and from this file I am unable to
 exccess the fckeditor, cfm file displays a drop- down box with some
 predefined links which I need to append to the seleced Text in Fckeditor.
 but it s showing error in fck_link.js file as
 "window.parent.InnerDialogLoaded() is undefined" when i changed it to
 "window.parent.parent.InnerDialogLoaded()" it is throwing an exception.
 please giude me how can I append the selected link from cfm file to
 Fckeditor.



 Please, help me its very urgent.

 Thanks in advance. Mahenedra

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/4278#comment:1>
CKEditor <http://ckeditor.com/>
The text editor for Internet
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to