Search

You searched for the word(s):
< 1 second(s)
  • Missing text on saving

    In the text window we are loosing text when saving if there are more than one paragraph returns used. &nbsp; We are using DOM with javascript to: 1) copy the text window contents into a variable2) asynchronous save of the variable3) return saved resultLooking at the HTML contents of the variable there is ...
    Posted to Cute Editor for .NET (Forum) by bruce.shadbolt@act.gov.au on January 24, 2006
  • CuteEditor v5 .Net and ajax

    Thanks Adam for ealier comments - problem reolved. &nbsp; Does anybody know how to dynamically display and save content in CuteEditor .Net v5 using javascript? &nbsp; I tried the following code but does not work: Javascript &nbsp; var x = Document.getElementById(''Editor1''); x.text = ''Hello world'';Aspx&lt;%@ Register TagPrefix=''ce'' ...
    Posted to FAQ (Forum) by bruce.shadbolt@act.gov.au on November 7, 2005
  • Not displaying the cute editor when using DOM

    I've integrated cute editor into my web application which uses DOM.&nbsp; When I move from the cute editor to another part of the page and request that the cute editor not be displayed, the editor remains until I roll the mouse over it - at which point it disappears as required. &nbsp; How can I avoid having to use the mouse to make the cute ...
    Posted to FAQ (Forum) by bruce.shadbolt@act.gov.au on November 2, 2005