Opened 15 years ago
Closed 15 years ago
#4278 closed New Feature (invalid)
problem in accessing FCKeditor instance in link pop-up window.
Reported by: | Mahendra | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | FCKeditor 2.5.1 |
Keywords: | Cc: | Mahendra@…, mahendra@… |
Description
Hi,
I am Mahendra, I am using Fckeditor 2.5.1. I have created a new Tab "Social" in the Link pop-up window, the tab loads an iframe name "SocialFrame" and it contains a .cfm file and the .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 throeing 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
Change History (4)
comment:1 Changed 15 years ago by
Milestone: | → FCKeditor.Java 2.5.1 |
---|
comment:2 Changed 15 years ago by
Component: | Server : ColdFusion → General |
---|---|
Keywords: | link Tab Interface adding Tab removed |
Milestone: | FCKeditor.Java 2.5.1 |
Priority: | High → Normal |
Resolution: | → invalid |
Status: | new → closed |
Please, use our forums for support.
comment:3 follow-up: 4 Changed 15 years ago by
Cc: | mahendra@… added |
---|---|
Component: | General → Server : ColdFusion |
Keywords: | link Tab Interface adding Tab removed added |
Resolution: | invalid |
Status: | closed → reopened |
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
(I want to know why my ticket was closed without any proper explanation.)
comment:4 Changed 15 years ago by
Component: | Server : ColdFusion → General |
---|---|
Keywords: | link Tab Interface adding Tab removed removed |
Resolution: | → invalid |
Status: | reopened → closed |
Replying to mahenfck:
(I want to know why my ticket was closed without any proper explanation.)
As I said, this is not the place to ask for support.
Please, don't reopen it again.
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