I want to insert a script into the FCKeditor, but it doesn't work.
I change the code in sample08
instr="<scrip"+"t>alert('ok'); </s"+"cript>";
oEditor.InsertHtml( instr );
Thanks so much
I change the code in sample08
instr="<scrip"+"t>alert('ok'); </s"+"cript>";
oEditor.InsertHtml( instr );
Thanks so much
