views:

37

answers:

3

what's the jquery plugin that inserts text in a textbox, and it disappears upon focus?

+4  A: 

the watermark one?

edit to add another, there are a few watermark plugins, this one is from the jquery pages

Pharabus
yeah I think this is the one, I believe twitter uses this one.
Blankman
not wanting to seem grabby but, could you accept the answer then :)
Pharabus
+3  A: 

There are a number of those plugins, and they all have different names. I programmed one called InField Labels, and it has been improved by Trevor Davis. His post actually walks through a lot of back story that is important to your decision.

Another good one is Labelify.

Doug Neiner
+1  A: 

ClearField

Cryo