Check out the HTML5 Placeholder jQuery Plugin project page on GitHub.
$(function() { $('input, textarea').placeholder();});
type=search
type=text
type=email
type=url
type=tel
type=password
textarea
— Mathias