Is there a way to disallow cursor position in a div with a specific css class.
i.e. i have a css class called 'clear' that does a clear: both and the ckeditor lets me put my cursor in it. So anything I type or paste at the cursor is not visible when I save the content.
i.e. i have a css class called 'clear' that does a clear: both and the ckeditor lets me put my cursor in it. So anything I type or paste at the cursor is not visible when I save the content.