简体   繁体   中英

How to make snap scroll effect like fullpage.js with pure javascript without jQuery

looking for solution how to make this snap scrol http://alvarotrigo.com/fullPage/#firstPage but without huge script. how to make it more simple. will be really happy to hear your experience.

What about trying the pure Javascript fullPage.js version ? :) 17Kb, although it provides less features.

By the way, fullpage.js is not a "huge script" as you said. It is only 30Kb and 7Kb gzipped. I would say it is quite a light script in size for all the features it provides.

You can argue you don't want to import the 80Kb of jQuery + 30 of fullpage.js, fair enough, but I wouldn't call fullPage.js a "huge script" :)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM