Latest News & Updates

D9 Summit 2024 inaugurated on 12th November!

The D9 Summit 2024 was officially inaugurated at KSR Institute of Dental Science and Research, Tiruchengode on 12th November 2024, marking a dual celebration as the institution also commemorates its 20th Anniversary. This D9 Summit, an...

Chat with KSR Institutions on WhatsApp window.addEventListener("load", function() { var links = document.querySelectorAll('.committee-list a'); links.forEach(function(link) { link.addEventListener('click', function(e) { e.preventDefault(); // Remove active from all links links.forEach(function(l) { l.classList.remove('active'); }); this.classList.add('active'); var target = this.getAttribute('data-target'); // Hide all tables var contents = document.querySelectorAll('.committee-content'); contents.forEach(function(div) { div.classList.remove('active'); }); // Show selected table var activeDiv = document.getElementById(target); if (activeDiv) { activeDiv.classList.add('active'); } }); }); });