Tự code Woocommerce-tabs happiweb.net thiết kế website bằng wordpress, đơn giản, dễ dùng
$(".woocommerce-tabs li a").click(function () {
var tab = $(this).attr("href");
$(".woocommerce-tabs div.entry-content").hide();
$(tab).show();
return false;
});
Đăng ký:
Đăng Nhận xét (Atom)
Đăng nhận xét
Vui lòng không spam comment bạn nhé!