Advertisements
testAdvertisements
click jogos subway surfers Android-click jogos subway surfers Android-
$(document).ready(function (e) {
$(".table_card .tab li").click(function () {
$(".table_card .tab li").eq($(this).index()).addClass("active").siblings().removeClass("active");
$(".table_card .tabCon ul").hide().eq($(this).index()).show();
})
});
var swiper2 = new Swiper('.swiper-container', {
pagination: '.swiper-pagination',
nextButton: '.swiper-button-next',
prevButton: '.swiper-button-prev',
slidesPerView: 3,
paginationClickable: true,
spaceBetween: 20
});
lightGallery(document.getElementById('lightgallery'));
$("#wrong-btn").click(function () {
$("html, body").animate({
scrollTop: $($(this).attr("href")).offset().top - 20 "px"
}, 500);
return false;
});
Advertisements
Advertisements
$(".table_card .tabCon ul").hide().eq($(this).index()).show();
})
});
var swiper2 = new Swiper('.swiper-container', {
pagination: '.swiper-pagination',
nextButton: '.swiper-button-next',
prevButton: '.swiper-button-prev',
slidesPerView: 3,
paginationClickable: true,
spaceBetween: 20
});
lightGallery(document.getElementById('lightgallery'));
$("#wrong-btn").click(function () {
$("html, body").animate({
scrollTop: $($(this).attr("href")).offset().top - 20 "px"
}, 500);
return false;
})
Advertisements
Advertisements
slidesPerView: 3,
paginationClickable: true,
spaceBetween: 20
});
lightGallery(document.getElementById('lightgallery'));
$("#wrong-btn").click(function () {
$("html, body").animate({
scrollTop: $($(this).attr("href")).offset().top - 20 "px"
}, 500);
return false;
});