This is a migrated thread and some comments may be shown as answers.

Insert Custom Link Issue

2 Answers 38 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Ajay
Top achievements
Rank 1
Ajay asked on 27 Apr 2008, 06:19 PM
I have the following code 

    tool.Href = "<img src="http://localhost/ggbmoon10.jpg" width=165 border=0>"
    tool.Title = '';
    tool.Target = "_self";
    tool.Text = "ImageLink"

    editor.Fire
(RadEditorNamespace.RADCOMMAND_INSERT_CUSTOM_LINK, tool); 

In IE when I select an image try to insert link using the above code.  It is losing the selection and inserting a new link .... in FF it is working fine Any ideas.

Thanks
Ajay

2 Answers, 1 is accepted

Sort by
0
Todd Anglin
Top achievements
Rank 2
answered on 28 Apr 2008, 03:38 PM
Ajay-

I think this question will get better attention and response in the RadEditor forums (instead of the RadAjax forums). I'm going to have this thread moved shortly so you can get your answer there.

-Todd
0
Rumen
Telerik team
answered on 30 Apr 2008, 04:35 PM
Hi Ajay,

Is it possible to open a support ticket and send us a sample working project that demonstrates the problem, along with screenshots and steps to reproduce it on our side?

Once we are able to reproduce the problem, we will do our best to help.

Best regards,
Rumen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Ajax
Asked by
Ajay
Top achievements
Rank 1
Answers by
Todd Anglin
Top achievements
Rank 2
Rumen
Telerik team
Share this question
or