WOW-master 사용
페이지 정보
작성자 허니무스 댓글 0건 조회 1,460회 작성일 19-06-05 16:54본문
<link rel="stylesheet" href="<?= G5_PLUGIN_URL ?>/WOW-master/css/libs/animate.css"> <link rel="stylesheet" href="<?= G5_PLUGIN_URL ?>/WOW-master/css/site.css"> <div class="cont03_title wow bounceIn"> <img src="<?= G5_IMG_URL ?>/tit03.jpg" alt="" /> </div> <script src="<?= G5_PLUGIN_URL ?>/WOW-master/dist/wow.js"></script> <script> wow = new WOW( { animateClass: 'animated', offset: 100, callback: function(box) { //console.log("WOW: animating <" + box.tagName.toLowerCase() + ">") } } ); wow.init(); </script>
댓글목록
등록된 댓글이 없습니다.