사이트 내 전체검색

Javascript

WOW-master 사용

페이지 정보

작성자 허니무스 댓글 0건 조회 931회 작성일 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>

참고 https://wowjs.uk/

참고 https://daneden.github.io/animate.css/

댓글목록

등록된 댓글이 없습니다.


CE.M
Copyright © calcevery.me. All rights reserved.
login