Top

Animations


To use java script you have to add the following style and script tag
<!-- animate custom js -->
                    <script src="../assets/js/animate-custom.js" ></script>
                    <!-- Animate icon -->
                    <link rel="stylesheet" href="../assets/css/animate.css">
To use java script you have to add the following script tag
<!-- Scroll Reveal jquery-->
                    <script src="../assets/js/scroll-reveal/scrollreveal.min.js"></script>
                    <script src="../assets/js/modernizr.js" ></script>
To use java script you have to add the following style and script tag
<!-- AOS icon -->
                    <link rel="stylesheet" type="text/css" href="../assets/css/aos/aos.css">
                    <!-- AOS js-->
                    <script src='../assets/js/isotope.pkgd.js'></script>
                    <script src="../assets/js/aos/aos.js" ></script>
                    <script src="../assets/js/aos/aos-init.js" ></script>
To use java script you have to add the following script tag
<!-- Tilt js-->
                    <script src="../assets/js/tilt/tilt.jquery.js"></script>
                    <script src="../assets/js/tilt/tilt-custom.js"></script>
To use java script you have to add the following style and script tag
<!-- WOW js-->
                    <script src="../assets/js/wow/wow.min.js" ></script>
                    <script src="../assets/js/wow/wow-init.js" ></script>