jQuery input valueadd

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