Search

You searched for the word(s):
< 1 second(s)
  • Re: Cute Editor breaking (appendChild)

    Through DHTML and JavaScript trickery I was able to implement a different round-about solution to avoid appendChild. In the process I noticed Opera does not properly render CuteEditor if it's initial display is set to none. More accuratly,&nbsp;it's containing DIV is set to none (CuteEditor attributes are untouched). Upon setting it's ...
    Posted to Cute Editor for .NET (Forum) by freedom9ner on September 23, 2008
  • Re: Cute Editor breaking (appendChild)

    THanks for your attention. I'm not familiar with the property DesignMode, does it belong to CuteEditor? &nbsp; Is it possible to dynamically create and delete CuteEditor object via JavaScript. Or was the&nbsp;intention to use it only&nbsp;in a static state?
    Posted to Cute Editor for .NET (Forum) by freedom9ner on September 19, 2008
  • Cute Editor breaking (appendChild)

    I have the Cute Editor nested in an outer DIV. Upon first page load the Cute Editor functions as normal. When I relocate the outer DIV (and with it the Cute Editor) in DOM via appendChild it breaks. Specifically, I'm appending it to the body and then back again to its original location in the DOM.&nbsp;Interestingly it works perfectly in IE7, but ...
    Posted to Cute Editor for .NET (Forum) by freedom9ner on September 17, 2008