Hi,
I want to add the following to my code:
<div class="clr"> </div>
(with or without )
It's always removed by ckeditor. Yes, I've googled this for > 1h, to no avail.
How can I stop ckeditor to "fix" my code? Ideally I'd like to stop ALL changes, but if I can at least keep my div's, that'd be great already ...
(Sometimes I even want to have unclosed tags, like <div> with nothing after it. For a reason.)
Thank you!
Cheers, Ralf.
I want to add the following to my code:
<div class="clr"> </div>
(with or without )
It's always removed by ckeditor. Yes, I've googled this for > 1h, to no avail.
How can I stop ckeditor to "fix" my code? Ideally I'd like to stop ALL changes, but if I can at least keep my div's, that'd be great already ...
(Sometimes I even want to have unclosed tags, like <div> with nothing after it. For a reason.)
Thank you!
Cheers, Ralf.