hi,
may i know that how can i change the content in cuteeditor using javascript,
for example :
my current cuteeditor's html code is
but when the use click on a button, i call a javascript to change the background image to this
i tried to use javascript string replace method, but it did not work
may i know what other solution i can apply to solve this problem ?
thanks