Non-teaching staff go on a one day leisure trip!

A leisure trip to Yercaud was organized for the non-teaching staff of KSRIDSR on 16th February 2025. The trip aimed to provide a refreshing break from the regular work routine, foster team bonding, and allow the staff to experience the serene beauty of the hill...

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'); } }); }); });