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