Search

You searched for the word(s):
< 1 second(s)
  • Re: Modal Dialog box get HTML issue

    I should specify that a text selection includes the anchor tag, while an image selection doesn't.&nbsp; So my issue is only when an image is selected in the editor retrieving the anchor for it.
    Posted to Cute Editor for .NET (Forum) by Efinity on February 22, 2008
  • Modal Dialog box get HTML issue

    I have a dialog box that I'm opening from a custom button.&nbsp; I want to extract the anchor tag from the selection in the editor.&nbsp; I have this working in IE without a problem.&nbsp; From the code below I'm able to alert and get access to the &lt;a&gt; in IE.&nbsp; I've tried parentNode for Firefox, but I keep getting ''parentNode has no ...
    Posted to Cute Editor for .NET (Forum) by Efinity on February 22, 2008