I'm having a problem with the Cute Editor instance on a page getting the focus when the page loads. I have two Cute Editor control instances hosted in a web user control (ascx). When the page hosting that ascx is loaded, the second (e.g. bottom-most) Cute Editor instance has the the focus set to the last content character in the control (e.g. the space immediately following the last character of the Text property).
I have no client-side script explicitly setting focus to any of the controls on the form.
IE Smart Navigation is turned on for the hosting aspx page.
What can I do to stop the focus behavior?
Thanks in advance,
Jeramie
Regards,
Jeramie