jqFocus (or foswikiFocus) to the input field you'd like to focus.
%JQREQUIRE{"focus"}%
<input type="text" class="foswikiInputField jqFocus" size="40" />
<style type="text/css">
input[type="text"]:focus {
   background-color:#FFFFC0;
   color:black;
}
</style>
creates:
  Users
 Users
 Groups
 Groups
 Index
 Index
 Search
 Search
 Changes
 Changes
 Notifications
 Notifications
 RSS Feed
 RSS Feed 
 Preferences
 Preferences
| 31 Oct 2025 - 09:23 | Foswiki v2.1.9 |