$(document).ready(function() { $('div.order-form-go').click( function(event){ $('#modal-form h4').text($(this).siblings('h3').text()); .... итд