>
Download This Plugin | |
Download Elegant Themes | |
Name | Ckeditor With Jquery |
Version | 1.0 |
Author | Frederico Knabben, modified by TheOnlineHero - Tom Skroza |
Rating | 100 |
Last updated | 2014-10-28 12:47:00 |
Downloads |
3751
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Ckeditor With Jquery plugin added 25 bytes of resources to the Home page and 19 bytes of resources to the sample Post page.
Ckeditor With Jquery plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Ckeditor With Jquery plugin ads no tables to your Wordpress blog database.CKeditor With Jquery is a plugin that allows you to add ckeditor to your plugin with ease. It even has the JQuery adapter so you can apply the ckeditor to a textarea using JQuery.
It is currently using Ckeditor version 3.6.5.
Don't worry about the "headers already sent" message, the plugin is fine.
To include ckeditor within your plugin, run this method after including jquery:
include_ckeditor_with_jquery_js();
To set a textarea as a ckeditor, use the following jQuery:
jQuery("textarea").ckeditor();
To set a specific textarea, you can use Jquery selector like:
jQuery("#editor").ckeditor();
Built by The Marketing Mix Perth: http://www.marketingmix.com.au