Ver original$('.add_a_free_sample').find('.button02').click(function (e) { e.preventDefault(); $(this).parent().find('form').submit(); });