Constitution Day celebrated!

by | Nov 29, 2024

Constitution Day, also known as ‘Samvidhan Divas’, is celebrated in our country on 26th November every year to commemorate the adoption of the Constitution of India. To promote constitutional values among students in our institution, as part of the celebration, our students and faculty members took the constitution pledge on 26th November 2024.

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