onFocus/onBlur

  •  09-11-2009, 2:22 PM

    onFocus/onBlur

    I'm replacing some large <textarea> form controls with CuteEditor.  The old textarea controls had both onFocus and onBlur events on them.  Does CuteEditor allow for these events to be detected and handled?
     
    I've seen the CuteEditor_OnInitialised, CuteEditor_OnCommand and CuteEditor_OnChange events in the documentation, but none of these are what I'm looking for.
     
    Thanks.
     
    Scot.
View Complete Thread