Reputation: 3279
If you are going to make a piece of text bold/italic or want to change its font size in CKEditor, you have to select it, but other editors (such as TinyMCE) or even MS Word allow user to apply styles without a need to select the text, i.e. if no text is selected, current word style (cursor position) is changed. Is there any way to perform such an action in CKEditor? Any option or parameter?
Upvotes: 0
Views: 85
Reputation: 164
A couple of workaround:
Hope this helps, cheers!
Upvotes: 1