# screenscroll **Repository Path**: cheere/screenscroll ## Basic Information - **Project Name**: screenscroll - **Description**: pc网站:全屏滑动、全屏滚动: 3种方案:js、vue、jquery - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: http://srxboys.cn/other/screenscroll/ - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-07-07 - **Last Updated**: 2022-09-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: HTML, Vue, vue2 ## README # screenscroll 整屏 滚动方案: 1. 屏幕滚轮 1. 点击 point 1. touch-move 不支持 ## 实现 1. `js` -> `html/index2.html` 2. `jquery` + `jquery.mousewheel` -> `html/index.html` 3. `vue.js` -> `vue/index.html` ## 测试过的浏览器 1. Chrome 1. Firefox 1. Safari # 参考资料 ## 加入动画库 - 可参考 1. [aos](http://michalsnik.github.io/aos/) 1. [WOW](https://www.delac.io/WOW/) 1. [Animate.css](https://animate.style/) ## 参考代码 1. [GitHub - alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js) 1. 其他代码参考,忘记了。 ## 参考网站 - 演示 1. `vue` + `aos` + `fullPage.js` https://www.openlanguage.com/p/index/ 1. `js` + `aos` + `fullPage.js` https://aawebapps.com/cartest/ 1. `js` + `jquery` https://pro.itools.cn/itools4 (不支持最新版 Firefox) 1. `js` + `aos` + `jquery` http://michalsnik.github.io/aos/