Re: getHTML does more than just get?

  •  01-31-2008, 1:35 PM

    Re: getHTML does more than just get?

    Adam:
    GWax,
     
    >>the .Text/.XHTML sent back is the old one that was previously loaded
     
    Can you tell me which version you are using?
     
    Can you try the lastest build of version 6.0?
     
    >>The editor loads up with, "Goodbye world". I type, "Hello world". If I save it now it won't send Hello World,
     
    If you type "Hello world" now and save it, it should send "Hello World" instead of "Goodbye world".
     
    >>Now, if I type Hello World and call getHTML and save it all gets posted correctly.
     
    It should work this way.
     
     
    This is build 5.3 Build 2006-11-13  
     
    This is for a product that from what I heard is having a ton more problems with 6.0 than 5.3, so I'm fairly certain there is major reluctance to switch.
     
    I understand perfectly well how CuteEditor is supposed to work. I was simply describing the scenario in the simplest terms. I discovered that the editor.getHTML() call will only work 1 time and after that the content is not updated with the proper text any longer. I know this for a fact since I even added an event for keyup to fire off the getHTML.
View Complete Thread