CRANFORD, CHRIS wrote:
Is there anything special I could be missing here to get FF to focus on
the field when the page is rendered?

There's no magic. The only way for this to happen is by executing a snippet of javascript in the browser. Therefore this will not work in a browser that has javascript turned off, or on a page that has javascript errors. I'd recommend using the "FireBug" plugin for FF and looking at the console to see what's happening.

-Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to