Fixed toolbar on top
This plugin add an awesome functionality to your CKEditor! The toolbar will remain fixed on top when CKEditor touch the browser top on scroll. If you write a long article you will not have to scroll up again to apply a style to selected text. Tested on Chrome, Safari and Firefox.
Installation- Download the plugin and put it into CKEditor plugins folder.
- Enable the plugin adding the following code inside your config.js.
config.extraPlugins = 'fixed';
-
Videodetector: This plugin allows you to insert videos from Youtube, Vimeo or Dailymotion only pasting an URL or embed code. The inserted videos will catch the full CKEditor width and will be fully responsive. Click here to view a demo of this plugin.
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 1.0 |
||||
- Fixed toolbar on top when CKEditor is touching the top browser bar. - When CKEditor content finish, hide the toolbar. |