August 2006
Intermediate to advanced
1018 pages
34h 13m
English
Textarea.focus( ): give keyboard focus to this element — DOM Level 2 HTML
void focus( );
This method transfers keyboard focus to this element so the user can edit the displayed text without having to first click on the text area.
Read now
Unlock full access