TinyMCE has event handlers you can setup to fire onfocus, etc. I was pretty sure the stand-alone fck editor did, as well, but I can't find the docs on it.
On Mon, Jul 19, 2010 at 4:24 PM, Bryan Stevenson < [email protected]> wrote: > > On Mon, 2010-07-19 at 17:09 -0400, Michael Grant wrote: > > > Ah I see. I understand then. I do find it odd that the onClick code you > add > > doesn't get appended in CF. Any chance you can add a click or focus > listener > > to the textarea after the page is rendered? > > > If I used a standard textarea I'm sure I can....but the CFTEXTAREA gets > locked out once rendered....no events from its own event attributes AND > no access from other controls that try and alter the height of the box > via JS. > > Really this is dead simple except the thing is locked down....grrrrr. > > I do need the rich text capabilities, but I'd be concerned that even > using CKEditor or TinyMCE (not built-in to CF) that I'd experience the > same issues. > > This "nice-to-have" just isn't worth the push in my case ;-) > > That said....if anyone has a solution...I'm all ears! > > Cheers > > > Bryan Stevenson B.Comm. > VP & Director of E-Commerce Development > Electric Edge Systems Group Inc. > phone: 250.480.0642 > fax: 250.480.1264 > cell: 250.920.8830 > e-mail: [email protected] > web: www.electricedgesystems.com > > Notice: > This message, including any attachments, is confidential and may contain > information that is privileged or exempt from disclosure. It is intended > only for the person to whom it is addressed unless expressly authorized > otherwise by the sender. If you are not an authorized recipient, please > notify the sender immediately and permanently destroy all copies of this > message and attachments. > Please consider the environment before printing this e-mail > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:335498 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

