No not really. Images can only be chosen by a drop down list then aligned
top right of the content (content wraps it of course). I don’t want them
dragging and resizing images in the editor because it will just confuse
them. So that’s one strike

There are also drop downs for events that they can choose from. When they
select an event, the details of the event are gathered through an
httprequest and displayed in the preview as well. What I wanted to do
sounded simple enough but FCK is just not playing nice with js that tries to
access it. I think it’s a timing issue now mostly... the editor isn’t loaded
before the rest of the JS tries to read content from it. But in any event...
I just went back to the textarea and replaced \n with <br>s and said the
hell with it :)

..:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com

 

 


-----Original Message-----
From: Rick Root [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 05, 2006 2:51 PM
To: CF-Talk
Subject: Re: OT: FckEditor / JS

Bobby Hartsfield wrote:
> What I have is a textarea. As you type in the text area, a div tag is
> updated with the textarea's content creating a 'live preview'. I need to
> change that textarea to the FCKEditor but keep the live preview.

Just out of curiousity, WHY do you need to keep the live preview?  You 
could apply the CSS for the "live preview" to the editor itself, and you 
would essentially *HAVE* a live preview in the editor.

Rick



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:252072
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to