Making Your Forms Auto-Focus with Rails(buildingbrowsergames.com)
buildingbrowsergames.com
Making Your Forms Auto-Focus with Rails
http://buildingbrowsergames.com/2008/09/03/making-your-forms-auto-focus-ruby-on-rails/
1 comments
OK, this is a nice effect, but does anyone really not know how to implement it? Also, the code s/he gives will erase any other code set to execute when the page loads (check the comments for the right code). I guess I'm not really seeing the value of posts like this.