Dynamic textbox 1
12.11.2008 - 15:17
With this little codesnippet, you can make a Dynamic text-input box like mine.(See "Search" at the top)
You can use this for all kinds of purposes (Search, Contact, Comment, login, etc).
Preview:
It does the following:
- Shows an input text-box with a standard value. (for example: "Search..")
- When the user clicks the text box, the value text disappears so text can be entered.
- When the user does not type anything in the textbox, the standard value will come back after clicking out of the textbox.
Home · Javascript

