HTML5 Placeholder jQuery Plugin

Free jQuery Plugins and Tutorials - Providing tons of Jquery Plugins, Javascript Libraries, Html5, CSS3 Scripts for web developers to free download. © Copyright 2012 jQueryScript.Net

$(function() {
$('input, textarea').placeholder();
});

Mathias