Opened 16 years ago
Closed 16 years ago
#3119 closed New Feature (invalid)
Dynamically Expandable Height
Reported by: | Aaron Sarnat | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Confirmed | Cc: |
Description
Let me start by saying that I HEART FCKeditor. You guys did an amazing job, and I can't thank you enough.
From a design perspective, there is only 1 feature I feel that your system lacks, and that is its ability to adjust the height of the editor to fit to the amount of content inside of it in real time.
Something like this for example: http://james.padolsey.com/javascript/jquery-plugin-autoresize/
FCKeditor is so customizable I was able to create the illusion of "edit-in-place" with a CMS I built a couple of years ago. The only indication that the editable content was in a box was the internal scrollbar. :(
'AutoResize' would be a fantastic boolean switch. Hope others agree. Thanks!
Change History (2)
comment:1 Changed 16 years ago by
Keywords: | Confirmed added |
---|---|
Milestone: | → CKEditor 3.x |
comment:2 Changed 16 years ago by
Milestone: | CKEditor 3.x |
---|---|
Resolution: | → invalid |
Status: | new → closed |
This is already possible with FCKeditor with the "autogrow" plugin. Check out the fckconfig.js file and look for the following commented line: