Eduma comes with a variety of helpful JavaScript plugins to enhance your website’s user experience. These plugins add valuable features for your visitors. We built the JavaScript (JS) on a solid foundation using Object functions, ensuring it is both robust and efficient.
You can find the JS plugin files in the assets/js/
folder.
<script type="text/javascript" src="../assets/js/main.js"></script>
Note: Make sure that JS files are always loaded at the bottom of the page, as shown in the default HTML files.