focus on SetHTML

  •  09-08-2008, 9:54 AM

    focus on SetHTML

    It seems the default behaviour of CuteEditor is to focus after calling SetHTML.  In my application I am loading information from the database that has previously been entered, but they have a long form to fill out.  The SetHTML is called on page load, but for some reason the editor still commands focus.
     
    I have set the focus attribute to false, but that did not change the results.  Is there any way to disable the SetHTML command from drawing focus to the editor?
     
    Thanks,
    -David
View Complete Thread