10Mar/091
Search box friendly-ness
A way to save space, but still make your search box clear and usable.
This is a simple addition to have the search box ( or whatever you like really! ) contain the label for the input box. In this instance, you can have the text in the search box disappear when you click it.
In your <head> tag:
[code lang="js"]
[/code]
And on your text box:
[code lang="html"]
[/code]A way to save space, but still make your search box clear and usable.
Example: