i need help in my project,
i need to get the mous focus on the username text field in the admin page
but the problem is the body & head of the page is in another page
so when i use onload="focus();" and get the element by id e cant see it
is their any other way to get mouse focus without using the onload method???