document.getElementById('icon').appendChild(icon);
document.getElementById('icon').innerHTML = "";
function coords(lat, long) {
fetch(`url`)
.then((response) => response.json())
.then((data) => {
const icon = document.createElement('i');
icon.className = icons(data.weather[0].icon);
icon.style.fontSize = '120px';
document.getElementById('icon').innerHTML = "";
document.getElementById('icon').appendChild(icon);)}
$('form').unbind('submit');
$(window).bind('wheel', function (event) {
if (event.originalEvent.deltaY >= 0) {
// down
} else {
// up
}
});
$("[data-fancybox]").fancybox({
beforeShow: function( instance, slide ) {
$(slide.src).find('input').val('');
}
});
$(window).on('load', function () {
var preloader = $('.preloader')
$(preloader).delay(300).fadeOut('slow');
$('section.main').addClass('loader')
AOS.init();
// Тут запускаем инициализацию яндекс карты
});
$('.variable-width').slick({
dots: true,
infinite: true,
speed: 300,
slidesToShow: 1,
centerMode: true,
variableWidth: true
});
[xfgiven_имяДопПоля]
style="background: [xfvalue_имяДопПоля];
[/xfgiven_имяДопПоля]
<div class="new" [xfgiven_имяДопПоля]style="background: [xfvalue_имяДопПоля];[/xfgiven_имяДопПоля]><a href="#"></a></div>