Post date: 2007-10-08 11:54I've also found tinyMCE a valuable RTF and I'm trying to understand the underlying architecture but its not that easy...
Imagine you have a CMS and want to give the author a picture of what they are typing, instantly by making a capture of the text in tinyMCE and present it in a div-tag somwhere on the page?
My efforts last night wasn't as good as I'd hoped for :-) so I'm kinda stuck right now.
I can't get the text from the editor. None of the functions provided by tinyMCE is useful, as I see it. I use tinyMCE.getContent() and I get the text but it is not correct. The last rows are not formatted, only plain...
Also I was having issues with prototypejs, MSIE 7 and tinyMCE last night. Everything worked as designed in FF but when running in IE, NOTHING worked Usually its the other way around...
Any experiences on that?
One thing I haven't tested is to do my design in clean database, from scratch. This one is codestore.net example database...
/Mike
|