I knew you had it under control ;)
-rkl
>> > > I have had a request to make the cursor focus to the start of the
>> text
>> > > area box rather than the To: box when you reply to a message. SM
>> > v1.4.0
>> > > (RH9). Any ideas on how to do this would be welcomed!
>> >
>> > Doesn't the compose
> fyi, yahoo reply does just that and they give a couple line to start.
So I
> know it can be done.
>
> Just a little snipet from the reply page but I don't know if it means
> anything:
>
>
> function OnLoad()
> {
> document.Compose.Body.focus();
> document.Compose.ATT.value
I like the idea of putting rely focus at the top.
fyi, yahoo reply does just that and they give a couple line to start. So I
know it can be done.
Just a little snipet from the reply page but I don't know if it means
anything:
function OnLoad()
{
document.Compose.Body.focus();
> > > I have had a request to make the cursor focus to the start of the
> text
> > > area box rather than the To: box when you reply to a message. SM
> > v1.4.0
> > > (RH9). Any ideas on how to do this would be welcomed!
> >
> > Doesn't the compose extras plugin do this, among other things? I am
> > I have had a request to make the cursor focus to the start of the
text
> > area box rather than the To: box when you reply to a message. SM
> v1.4.0
> > (RH9). Any ideas on how to do this would be welcomed!
>
> Doesn't the compose extras plugin do this, among other things? I am
> thinking w
> I have had a request to make the cursor focus to the start of the text
> area box rather than the To: box when you reply to a message. SM
v1.4.0
> (RH9). Any ideas on how to do this would be welcomed!
Doesn't the compose extras plugin do this, among other things? I am
thinking when I get the