3 messages in com.googlegroups.google-desktop-developerRe: How to set focus on an "edit" ele...
FromSent OnAttachments
fedot26 Jul 2006 11:14 
fancyydk26 Jul 2006 15:57 
Fyodor Golos27 Jul 2006 07:32 
Subject:Re: How to set focus on an "edit" element with JavaScript?
From:fancyydk (fanc@gmail.com)
Date:07/26/2006 03:57:30 PM
List:com.googlegroups.google-desktop-developer

I've been trying to achieve the same thing with no luck. According to the API reference, there's no focus() method. Only onfocusin and onfocusout events exist. Also, I would like to know if it is possible to highlight the value in an edit object. Thanks!