The forum operates in read-only mode. Please head to StackOverflow for support.
function addCaseStudiesTemplate() { var e = CKEDITOR.instances['ctl00_PageContent_oEdit1']; if(e){ e.value = e.value & 'Replace with th'; } }
Re: Appending text to editor using Javascript