Hi Telerik Team
This only happens in IE not firefox. Radeditor sometime add <br/> after the html, when I called getSelectedElement it will not detect the tagName correctly, so I can't restore the link value correctly in my custom dialog box. Even the hyperlink manager can't handle it.
E.g.
                                This only happens in IE not firefox. Radeditor sometime add <br/> after the html, when I called getSelectedElement it will not detect the tagName correctly, so I can't restore the link value correctly in my custom dialog box. Even the hyperlink manager can't handle it.
E.g.
<a href="bbbb"> test </test><br/>
