Tag Archives: Dotnet Tips

Writing a Watermark jQuery Plugin

Writing a Watermark jQuery Plugin

Posted on15. Feb, 2010 by .

1

This article shows how to create a watermark plugin which can be used on textboxes or text areas. The watermark effect allows the developer to specify some brief instructive text inside the textbox without having to interfere with the use of the textbox.

Continue Reading