Hi,
I want some clarification on Sample 01 of FCK Editor Demos. In this you have created some default text "This is some sample text. You are using FCKeditor." of which you are displaying the word "FCKeditor" as hyperlink. Does it work for single click? I have seen HTML code. There you have reated an anchor tag for which you have give value for href="www.fckeditor.com". But when i am single clicking on it or double clicking on it or ctrl+single click on it does not displaying any thing. My question is that is it really possible to create a hyperlink in FCKEditor that works for single click? If not what is the other alternative?
Regards,
Srinivas Allamkam.
I want some clarification on Sample 01 of FCK Editor Demos. In this you have created some default text "This is some sample text. You are using FCKeditor." of which you are displaying the word "FCKeditor" as hyperlink. Does it work for single click? I have seen HTML code. There you have reated an anchor tag for which you have give value for href="www.fckeditor.com". But when i am single clicking on it or double clicking on it or ctrl+single click on it does not displaying any thing. My question is that is it really possible to create a hyperlink in FCKEditor that works for single click? If not what is the other alternative?
Regards,
Srinivas Allamkam.

Re: Require Explanation for Sample01
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
Re: Require Explanation for Sample01
Re: Require Explanation for Sample01
You could write a plugin that listens for mouse clicks on links, opening their URLs in new windows.
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
Re: Require Explanation for Sample01
Regards,
Srinivas Allamkam
Re: Require Explanation for Sample01
plugins repository
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn