Re: Writing Javascript in Cute Editor

  •  10-18-2004, 6:31 AM

    Re: Writing Javascript in Cute Editor

    Parse the text when loading from db into CE, and comment out any JS functions. Then the JS won't run in your Editor.

    When saving content back to db, parse the text once more to reenable the JS.
View Complete Thread