SI
Size: a a a
SI
МD
$('.home_faq .home_faq-tablist').on('click', '.tablist_item:not(.active)', function () {
$(this)
.addClass('active')
.siblings()
.removeClass('active')
.closest('.home_faq')
.find('.home_faq-content')
.removeClass('active')
.eq($(this).index()).addClass('active');
});
G
SI
G
G
МD
МD
SI
МD
SI
МD
SI
МD
j
МD
YD
С
YD
YD