Re: focus in html object with style change

2006-03-29 Thread Laurie Harper
. -Original Message- From: Rahul Akolkar [mailto:[EMAIL PROTECTED] Sent: Friday, March 24, 2006 6:50 PM To: Struts Users Mailing List; [EMAIL PROTECTED] Subject: Re: focus in html object On 3/24/06, Raghuveer <[EMAIL PROTECTED]> wrote: In my log screen i have 2 text bo

RE: focus in html object with style change

2006-03-27 Thread Raghuveer
Mailing List; [EMAIL PROTECTED] Subject: Re: focus in html object On 3/24/06, Raghuveer <[EMAIL PROTECTED]> wrote: > > In my log screen i have 2 text boxes to input user login user id and > password. > Initiall when page loads i am focusing on username by focus attribute in > fo

Re: focus in html object

2006-03-24 Thread Rahul Akolkar
On 3/24/06, Raghuveer <[EMAIL PROTECTED]> wrote: > > In my log screen i have 2 text boxes to input user login user id and > password. > Initiall when page loads i am focusing on username by focus attribute in > form tag. > If there is an error in password , i display Struts Action Error as > "pa

focus in html object

2006-03-24 Thread Raghuveer
In my log screen i have 2 text boxes to input user login user id and password. Initiall when page loads i am focusing on username by focus attribute in form tag. If there is an error in password , i display Struts Action Error as "password is required." What i need to do to focus the cursor on