chaosprime
Jun 30th 2008, 8:48 am
If you have any interest at all in UI usability, you may find my form autofocus JavaScript (http://lostsouls.org/grimoire_form_autofocus) useful. It intelligently handles moving the user's initial input focus to an appropriate place, avoiding many of the issues caused by the usual simplistic 'solutions' for doing this, and it's completely drop-in -- it doesn't require modifying the <body> tag like those simplistic solutions often do, and so interacts effortlessly with headers and templates. Enjoy.