$(function() { /* i want the focus to be on the username login box not here */ $('#login-box')[0].elements[1].focus(); });