I am using onload="f();g();document.forms[0].elements[0].focus();" in the body tag. F() and g() are other functions that seem to work ok.
When I get to the page from the address bar, the focus goes to the address bar. When I right click and refresh the page, focus goes to the first element like I want.
What could I be doing wrong?


Reply With Quote

Bookmarks