Idea for docs.jquery.com — auto focus on search field.
Hi, have and idea, what if when you visit site, search field is already set to focus?
Most of time, when I visit site, trying to search function name.
$('searchInputBox').focus(), y’know. Less mouse clicks.