$(document).ready(function() {
    $('input[type="text"], textarea').labelswitch();
});
