function to focus or open first textbox or select option code example Example: jquery give control focus $('.class').focus(); $('#name').focus();