Dears,
I'm a new user of CKEDITOR and I perform some problem with it.
I have check your site but I don't found a solution to my problem.
Here it is:
I need to create a link with a different display for it.
e.g.
Here is the code I need to create =>
<a href="http://www.fckeditor.net/">CKEditor</a>
But the default one create is this one :
<a href="http://www.fckeditor.net/">http://www.fckeditor.net/</a>
Could you just tell me what I'm doing wrong to solve this very little inconvenient?
Many thanks in advance!
Re: Problem with the Display of a LINK
It's really boring that I don't found the solution...
What is I need to do to allow me to change the display of my links please?
Thanks.
Re: Problem with the Display of a LINK
May be you must to choose <other> instead of "http" when you write the url on the form. Do you undertand me?
Sorry for my bad english :=)
Re: Problem with the Display of a LINK
Yes I understand you but this is not running.
I can give you my steps to see if one is not correct:
- I click on "Add a link" button and choose type of link "URL"
- For the protocole I need "http" but I also tried "other"
- I type my url in the textbox
- I go to Advanced tab and for me, the name textbox will be the right one but the html code created is not correct...
Why the display of the link at the screen is always the same than the href one???
If we try to rename it everything is ok but I need to create it in one step...
There is a "secret trick" or something else???
Re: Problem with the Display of a LINK