First post:
jimbillig wrote: I'm using the RTE control to compose email. The problem I'm having is that it is the third control on my page (To, Subject, then RTE), but it is stealing the focus from t...
Latest post:
mrfinger wrote: Yes I think you are correct, calls to the RichTextEditor classes Focus function are what to look for. The RTEStartup.js creates a RichTextEditor object called richeditor. I have modifie...