Displaying 1 result from an estimated 1 matches for "on_focus".
Did you mean:
  can_focus
  
2006 Jul 31
4
Login Password text field values
I have a text field that I use for logging in users.  Due to the design 
of my site, I don''t have room to put the word "username" in front of the 
text field so I''d like to actually display it inside the field and then 
have the word clear when the user clicks on it.
How could I modify something like this
<%= text_field "user", "login", :size