Skip to content
Derek Jones edited this page Jul 5, 2012 · 3 revisions

Ninja editor it's codeigniter helper.

How use it: Just load helper and type in view:

echo js_insert_ninja();//Insert js code echo css_insert_ninja('450px');//Insert CSS Style echo html_insert_ninja('comments');//Insert Editor panel $body = nl2br(text_process($this->input->post("comments")));//Parser

Playground, download

License: BSD

Clone this wiki locally