November 2001
Intermediate to advanced
936 pages
68h 43m
English
HTMLSelectElement.focus( ) — give keyboard focus to this element
DOM Level 1 HTML
void focus( );
This method transfers keyboard focus to this
<select> element so the user can interact
with it using the keyboard instead of the mouse.