fullpage.js 풀페이지
버전3(회사라이센스 있음) CDN 스크립트 $(document).ready(function() { $('#indexFullpage').fullpage({ //options here licenseKey: '*-*-*-*', // verticalCentered: false, // responsiveWidth: 769, scrollHorizontally: true, // scrollOverflow:true, // anchors:['about', 'project', 'service', 'voucher', 'news', 'threeD', 'footer'], afterLoad: function(anchorLink, index) { if ($('.cont3, .cont4, .cont5').hasClass("activ..