I wanna load CKEditor in CodeIgniter,I search a lot,but can\'t understand their way.
I placed ckeditor in application/plugins folder and now I wanna
element loading CKEditor in your page.CKEDITOR.replace()
method to replace the existing
element with CKEditor.See the following example:
A Simple Page with CKEditor