Dental Council of India mobile app

by | Oct 9, 2017

As per information received from the Dental Council of India, a mobile app for the DCI for Android and iOS users has been designed and is available in the Google Play store and iOS app store respectively. The faculty, as well as the students, can download and install the app and make use of it. The app links are given below:

Android users: Play Store

iOS users: iOS App Store

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