pursuitofleisure / js-scroll-to-accept

A scrolling terms and condition window built wih vanilla JavaScript that shows "accept" only once the user has scrolled to the bottom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-scroll-to-accept

A scrolling terms and condition window that shows "accept" only once the user has scrolled to the bottom inspired by Wes Bos's Beginner JavaScript course.

JS-Scroll-to-Accept Demo

Built With

  • HTML
  • CSS
  • Vanilla JS (ES6)

About

A scrolling terms and condition window built wih vanilla JavaScript that shows "accept" only once the user has scrolled to the bottom

License:MIT License


Languages

Language:HTML 56.2%Language:CSS 31.6%Language:JavaScript 12.2%