how to make focus on a input field in jquery code example Example: jquery give control focus $('.class').focus(); $('#name').focus();