Hi All,
I am using ckeditor 3.6.2 version,now my requirement is i want to add a one space between textarea tag while click on the source.
Example:
Step1: I am opening the ck editor
step2: Toggle to Source
Step3 : Enter the code like <textarea/> and again toggle to Source here code which is ck editor converted like <textarea></textarea> ,Now Here I want to change <textarea> </textarea>.
Some more Examples:
<textaarea style="display:none"/> to <textarea style="display:none"> </textarea>
Thanks in Advance
Just tried CKEditor 3.6.2 and
Just tried CKEditor 3.6.2 and it keeps space between tags when switching between source. Just out of curiosity, why are you still using CKEditor 3?
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!