Top

Animations


To use java script you have to add the following style and script tag
<!-- Animate icon -->
<link rel="stylesheet" type="text/css" href="../assets/css/animate.css">
<!-- animate custom js-->
<script src='../assets/js/animate-custom.js'></script>
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>
<!-- animate custom js-->
<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/vendors/aos/dist/aos.css">
<!-- AOS js-->
<script src='../assets/js/vendors/photoswipe/dist/photoswipe.esm.min.js'></script>
<script src='../assets/js/vendors/photoswipe/dist/photoswipe-lightbox.esm.min.js'></script>
<script src="../assets/js/vendors/aos/dist/aos.js" ></script>
<script src="../assets/js/aos-init.js" ></script>
To use java script you have to add the following style and 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-custom.js" ></script>
<script src="../assets/js/vendors/wowjs/dist/wow.js" ></script>