« Return to Thread: SquirrelSpell and Addressbook Search Questions

Re: SquirrelSpell and Addressbook Search Questions

by Paul Lesniewski :: Rate this Message:

Reply to Author | View in Thread

>>My Question:
>>
>>How can I configure squirrelmail so that when a user's cursor is not in the
>>Body of the message and they tab to the Body (whether replying or composing
>>a new email), the cursor moves to the Body of the email ABOVE the --
>>separator. This will solve my issue.

The JavaScript focus() call in most browsers puts the cursor at the
bottom of the text area.  That's just how the browser does it.  To
reposition the cursor, you'll need to write some more advanced script
of your own.

------------------------------------------------------------------------------
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@...
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

 « Return to Thread: SquirrelSpell and Addressbook Search Questions