up vote 1 down vote favorite
share [g+] share [fb]

I know this plugin exists because I've seen it some time ago. It has the functionality to pre-populate given form text fields with text if they are empty when they lose focus, but the text disappears if focus enters the field or the form get submitted. This functionality can be seen on www.pownce.com. Does anyone have an idea where I can find this plugin?

link|improve this question

50% accept rate
feedback

2 Answers

up vote 3 down vote accepted

jQuery Example looks pretty good, even if the name isn't really specific enough.

link|improve this answer
feedback

Un-burrying this topic, found in google 1st page, to help stackoverflown having answers to everything :

You can use this plugin, it uses json and does the job http://www.keyframesandcode.com/resources/javascript/jQuery/demos/populate-demo.html

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.