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





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290543
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