CRANFORD, CHRIS wrote:
I have removed all javascript from the JSP page and installed Firebug. No errors show up and Javascript is enabled. I get the same result in IE as well where my form isn't focusing on my userName field.
So put a breakpoint on the javascript line that is making the focus() call, and make sure it's getting executed and doing what it should.
-Dale --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org