Blogger 백그라운드 이미지 시차효과 (Parallax effect) 주기
Blogger 백그라운드 이미지 시차효과 (Parallax effect) 주기
Contempo 템플릿을 좀 더 고급스럽게
다음 코드를 위젯에 추가하세요
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> <script src='https://cdn.rawgit.com/markdalgleish/stellar.js/master/jquery.stellar.min.js'></script> <script> $('.bg-photo').attr('data-stellar-background-ratio', '0.5'); $(window).stellar({horizontalOffset: 50}); </script>
관련 게시물: https://so-how-do-i.blogspot.com/2017/03/add-parallax-effect-to-contempo.html
댓글 없음
댓글 쓰기
소중한 댓글은 사이트 운영에 도움이 됩니다^^