Latest News & Updates

Value added course on soft skills conducted for interns!

The Value-Added Courses Committee organized a leadership program titled Soft Skills for Interns, on December 9th, 10th, 13th, 14th, and 17th, 2024. The program began with an inspiring session by Dr.Sharath Asokan (Principal) on “Soft Skills in...

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