How do I make faint words in search bar that go away when you click/type?
Posted
by
Razor Storm
on Stack Overflow
See other posts from Stack Overflow
or by Razor Storm
Published on 2011-01-04T01:44:59Z
Indexed on
2011/01/04
1:54 UTC
Read the original article
Hit count: 256
So, for instance facebook's search bar has faint word that says "search", but when you click on the bar, it becomes blank and you may begin typing, when you click away the "search" goes back.
Similarly, SO's ask a question title box has faint words that go away when you start typing.
I'm not too sure what this effect is called, but I'm wondering if theres a jQuery plugin that helps to achieve this. This isn't particularly difficult to program, but I thought why reinvent the wheel if someone already made a plugin for it.
© Stack Overflow or respective owner