Scroll Tringgerで背景固定
See the Pen
gsap scroll trigger by nerdspec (@nerdspec)
on CodePen.
「toggleClass」で「is-active」を付与する。そしてis-activeが付与されている間「.bg」を「position:fixed;」にすることにより背景が固定される。この時「.bg」のheightは100vh
See the Pen
gsap scroll trigger by nerdspec (@nerdspec)
on CodePen.
「toggleClass」で「is-active」を付与する。そしてis-activeが付与されている間「.bg」を「position:fixed;」にすることにより背景が固定される。この時「.bg」のheightは100vh