[javascript] 요소 맨 위/아래/중앙 등 스크롤 이동
element는 html 객체를 넣어주면 된다. document.querySelectorAll(“.contentBox”)[0] document.querySelector(‘:root’) : html document.body : body
웹 개발 개인 창고
element는 html 객체를 넣어주면 된다. document.querySelectorAll(“.contentBox”)[0] document.querySelector(‘:root’) : html document.body : body
필요 라이브러리 jspdf : https://github.com/parallax/jsPDF html2canvas : https://github.com/niklasvh/html2canvas