Information through SMS

by | May 8, 2017

Dear parents and students,

All important information including internal assessment marks, attendance, fees, holidays, etc, will henceforth be delivered through SMS to parents. Parents are requested to kindly contact the office and update their mobile phone numbers in order to receive such info in a timely manner.

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