Daniel- The events onReadyStateChange and onFocus are mutually exclusive More information on the use of these events can be viewed at http://www.liqintao.net/handbook/js2/LiB0178.html
Anyone else? Martin -- ********************************************************************* This email message and any files transmitted with it contain confidential information intended only for the person(s) to whom this email message is addressed. If you have received this email message in error, please notify the sender immediately by telephone or email and destroy the original message without making a copy. Thank you. ----- Original Message ----- From: "Daniel Chacón Sánchez" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <user@struts.apache.org> Sent: Saturday, September 23, 2006 5:55 PM Subject: Re: Lost focus after Ajax Request It only happen on IE, on firefox works well, the focus doesn´t lost on firefox, someone with an idea? 2006/9/22, Daniel Chacón Sánchez <[EMAIL PROTECTED]>: > > Hi all, > > I use Ajax on my application, but after the ajax is execute, the focus is > lost, is there a way of keep the focus? >