Awesome! I'll try that later today.  Thanks for all the help.

Scott

On Tue, Jun 15, 2010 at 12:28 PM, Azadi Saryev <azadi.sar...@gmail.com>wrote:

>
>  ...and the winner is (works in both cf8 and cf9):
>
>    var ta = $("#f1 textarea[name='socialEventDescription']");
>    ColdFusion.RichText.setValue(ta.attr('id'),
> responseData.socialEventDescription);
>    ta.val(responseData.socialEventDescription);
>    $("#dialog").dialog("open");
>
> hth
>
> Azadi
>
>
>

-- 
-----------------------------------------
Scott Brady
http://www.scottbrady.net/


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:334591
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to