Hello, I am having an issue where a cftextarea field on a cfform is stealing form focus without explicity being told to focus on it. If I switch out of richtext mode it works fine. I have tried setting focus on another field, but I think because of the fckeditor startup delay, without doing a timed call, it steals it back. In addition, since what I really want to do is toggle my div's innerHTML (I know.. I know) the fact that I initially hide the div area containing the cftextarea in richtext mode it fails trying to focus on it, well because I strip it out of the div on initial view. Grrr.. Anyway, anyone know how to make cftextarea/cfform combo stop taking focus ??
Thanks, Bob ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308146 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

