var offset = $('.doc-class').offset().top - $('.header').outerHeight();
$('html,body').animate({scrollTop: offset}, 500);
document.addEventListener("DOMContentLoaded", function(event) {
var button = document.getElementById('button');
var qq = document.getElementById('qq');
button.onclick = function (){
qq.style.background = 'green';
};
});
.price-table__select
на момент выполнения скрипта?$(document).ready(function () {
$(".price-table__select").click(function() {
alert(1);
gtag('event', 'Клик', { 'event_category': "Калькулятор цены", 'event_label': document.location.href });
});
});
$(".zont").owlCarousel({
items:1,
margin:10,
autoWidt:true,
autoplay:true,
autoplayTimeout: 10000,
loop:true,
animateOut: 'fadeOut',
mouseDrag: false,
touchDrag: false,
dots: false,
});
mouseDrag: false,
touchDrag: false,