cessStart', function () { console.log("ga getintouch event"); gtag('event', 'getintouch', {}); }); $('.quform-form-4, .quform-form-10, .quform-form-11').on('quform:successStart', function () { console.log("ga newsletter event"); gtag('event', 'newsletter', {}); }); $('#salons-2022-speaker a').on("click", function(){ const url = $(this).attr('href'); window.open(url, '_blank').focus(); }); $(window).scroll(function(e){ var $el = $('.section-links'); var isPositionFixed = ($el.css('position') == 'fixed'); if ($(this).scrollTop() > 805 && !isPositionFixed){ //$el.css({'position': 'fixed', 'top': '119px'}); $el.addClass("fixed"); } if ($(this).scrollTop() < 805 && isPositionFixed){ //$el.css({'position': 'relative', 'top': '0px'}); $el.removeClass("fixed"); } }); $(".special-thanks-tab div[data-tab='1'] a").on("click", function(){ $(".special-thanks-content").hide(); $(".special-thanks-1").show(); }); $(".special-thanks-tab div[data-tab='2'] a").on("click", function(){ $(".special-thanks-content").hide(); $(".special-thanks-2").show(); }); $(".special-thanks-tab div[data-tab='3'] a").on("click", function(){ $(".special-thanks-content").hide(); $(".special-thanks-3").show(); });$ $(".special-thanks-tab div[data-tab='4'] a").on("click", function(){ $(".special-thanks-content").hide(); $(".special-thanks-4").show(); });$ $(".special-thanks-tab div[data-tab='5'] a").on("click", function(){ $(".special-thanks-content").hide(); $(".special-thanks-5").show(); }); });
Subscribe to eNewsletter
Get In Touch