jQuery entrada valueadd
$(this).prev('input').val("hello world");
Shadow
$(this).prev('input').val("hello world");