Any luck with this? >Is anyone really familiar with the way CF8 implements FCK? I'm trying to set >the innerHTML value for a richtext field via javascript, and am having no >luck finding the property. CF8 provides a nifty ColdFusion.getElementValue() >function, but no setElementValue function :( . I'm able to get the ID of the >field (document.MyFormName.MyFormField.id) but am not aware of a way to dup >out the properties of the object. I'd prefer not to have to go through the >trouble of binding, and just set it directly in my JS function. Any help >here is appreciated. > > > >- Igor
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Check out the new features and enhancements in the latest product release - download the "What's New PDF" now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291410 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

