Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

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

like image 349
Blankman Avatar asked Feb 16 '10 18:02

Blankman


2 Answers

the watermark one?

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

like image 168
Pharabus Avatar answered Sep 20 '22 22:09

Pharabus


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.

like image 20
Doug Neiner Avatar answered Sep 19 '22 22:09

Doug Neiner