I'm using for most purposes, but all the pages where its used on our
back-end, there's also an option to edit html only, because some of our
pages are more complex or have odd image positioning and tinyMCE seems to
occasionally just screw with the html.  I'm not sure why and I don't know
enough javascript to even begin to debug it.  I've been thinking about going
with Xstandard, but not sure I can afford it.  Loved the image manager and
other features, however.


On 10/17/06 1:48 PM, "T Burke" <[EMAIL PROTECTED]> wrote:

>> I am using a fckEditor within my application to provide the user to
>> enter his information. This was chosen as it has editing options
>> similar to MS-Word.
> 
> Hi Mullai,
> One thing you should check out. After using FCKeditor for a long time, I
> noticed that my applications in FF were odd. The 'back' button appeared to
> have many 'pages' as if the fckeditor had reloaded itself several times.
> 
> I actually wound up swapping over recently to TinyMCE, which is a tad easier
> and may help with your javascript getbrowserwidth/hieght. TinyMCE creates a
> javascript object for the textarea tag so that in your form, you can simply
> place <textarea .... >
> and the editor will come up. It is faster and cleaner (and easier to maintain
> for my purposes) than FCKeditor. And it was safari supported (although not
> opera). FCK supported Opera but not safari. You can find it at
> http://tinymce.moxiecode.com/.
> 
> Anyone else had luck with this editor?
> DG
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:257132
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to