Студия
Однокомнатная
Трехкомнатная
Двухкомнатная
LET'S GO!
The work you do while you procrastinate is probably the work you should be doing for the rest of your life.
LET'S GO!
}); }); //Отправляем данные основной формы setTimeout(function(){ $(formID).find('.mainform .t-submit').click() }, 500); }; }); $(formID+' .mainform').delegate(".t-submit", "click", function(){ setTimeout(function(){ if ( $(formID+' .mainform .t-form').hasClass("js-send-form-success")){ $(formID+' .mainform .hide-input-mode').remove(); //$(formID+' .slaveform').find('input').val(''); //$(formID+' .slaveform').find('textarea').val(' '); $(formID+' .slaveform select option:first').prop('selected', true); $(formID+' input').prop('checked', false); let recID = formID.replace(/[^0-9]/g, '');t396_init(recID); }; }, 1000); }); $(document).on("keydown", ".t-form", function(event) {return event.key != "Enter";}); });