
USE PHONE OR DEVTOOL
- 1. scroll-snap-align (use also css)
- This is a base CSS slider
- 2. JS transition (use js code)
- This is a base JS slider
- In hide files i use GPT, now i try to write my own lib
- 3. JS slider (dreamly animation)
- This is slider with light and loft animation
- 3.1 JS slider (bgColor)
- We change BG color on different section but its work just in Safari
- 3.2 JS slider (Open More)
- We create swipe from right to left for open sideDiv
- 3.3 JS slider (overflow inside Open More section)
- I add sideMenu bit if u use touch event in sideMenu all DOM start change. I fix that. Now you can add more scroll information inside sideMenu
- 3.4 JS slider (BG blur)
- Many people dont know about this - background-filter
- fix height (we have problem with height of section in different browser - chack how to fix that)
- 3.5 TEST lib API
- Incapulation + I push all files to NPM server.
Now u can add my lib by 1 row in Tereminal :)