JQueryPlaceholder

Creates a 'hint' or 'example' text in a textfield that disappears when the field has focus or has custom input text.

Usage

You type:

%JQREQUIRE{"placeholder"}%
<input type="text" class="foswikiInputField" placeholder="Fill me ...">

You get:

No such plugin placeholder