Forums
(@shivendrasuman)
2 years, 7 months ago
Thank you. It’s work for me.
You mean reloading the page again on click. I try to reload the page, but it only makes the first tab active.
$(‘#elementor-tab-title-2122 a’).on(“click”,function() { console.log(“clik on tab and reloaded”); location.reload(); });