Hi there,
I have several custom Link Managers that I use to link to various internal pages - microsites, unsubscribe pages, surveys etc., as well as ordinary links. These managers return a link in the format <a href="" customtype="typename" customid="1234">content</a>. When I insert this into the editor using pasteHtml in IE 7 and 8, nothing is pasted in. If I remove the empty href attribute, then the link will be pasted in and in other browsers this has no consequences so this is the method I am using. However, again in IE 7 and 8, the links do not get styled as links without an href, so unless I set a class directly on the link, it just looks like plain text, which is confusing for users.
If I load an editor with a link formatted as above with the empty href attribute, it behaves as it should, so the editor is happy enough with the custom link. It just seems that the pasteHtml function has problems with it for IE? Is there anything I can do about this?
I'm using radEditor AJAX 2009, Q3
Thanks,
Nick
I have several custom Link Managers that I use to link to various internal pages - microsites, unsubscribe pages, surveys etc., as well as ordinary links. These managers return a link in the format <a href="" customtype="typename" customid="1234">content</a>. When I insert this into the editor using pasteHtml in IE 7 and 8, nothing is pasted in. If I remove the empty href attribute, then the link will be pasted in and in other browsers this has no consequences so this is the method I am using. However, again in IE 7 and 8, the links do not get styled as links without an href, so unless I set a class directly on the link, it just looks like plain text, which is confusing for users.
If I load an editor with a link formatted as above with the empty href attribute, it behaves as it should, so the editor is happy enough with the custom link. It just seems that the pasteHtml function has problems with it for IE? Is there anything I can do about this?
I'm using radEditor AJAX 2009, Q3
Thanks,
Nick
