Hello..
been pulling my hair out today tring to implement this great editor in to a cms system. However...
Ideally i need to seperate out the elements of the editor inot frames or iframes (ughh). we need this as some pages have several editable areas and the editor works in context, ie you see the other areas as they would be on the public, and the area your editing inside the editor, this means vertical scrolling in inevitable which also means that you scroll the controls out of the page, very annoying for user.
so need to keep the controls at top and scroll content under it.
so can this be done??? best way to do it????thank in advance
sct
been pulling my hair out today tring to implement this great editor in to a cms system. However...
Ideally i need to seperate out the elements of the editor inot frames or iframes (ughh). we need this as some pages have several editable areas and the editor works in context, ie you see the other areas as they would be on the public, and the area your editing inside the editor, this means vertical scrolling in inevitable which also means that you scroll the controls out of the page, very annoying for user.
so need to keep the controls at top and scroll content under it.
so can this be done??? best way to do it????thank in advance
sct
RE: SPLITTING the EDITOR
I have an HTML coontent type that user can view site content in situ on the editor page with a toolbar, not disimilar to FCK floating at the top of the screen. My editor is just not stable enough for me to take any further and is not really what Im all about so thought it time to upgrade. FCK looks great but as I say, have exactly the same problems. Please let me know if you overcome any of yor issues.