ukiyo-js
ukiyo-js copied to clipboard
⛰️ Dynamic, modern, and efficient background parallax effect.
i really fell in love with ukiyo but i am not sure if it is 100% compatible with iOS. when i run the demo in safari, the images are jumping...
**Test url:** https://yitengjun.github.io/ukiyo-js/ **Issues:** When using the `` element both the default `src` image and the browser's chosen image will be downloaded. For example when viewing the [demo page](https://yitengjun.github.io/ukiyo-js/) at...
Bumps the npm_and_yarn group with 2 updates in the / directory: [follow-redirects](https://github.com/follow-redirects/follow-redirects) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `follow-redirects` from 1.15.4 to 1.15.6 Commits 35a517c Release version 1.15.6 of the npm package. c4f847f...
Hello, could you please help me understand the difference between data-u-scale & data-u-speed. It seems to me that they are doing the same thing... Please for more information, what is...
It would be great if we could also use your lib for other fx like parallax on divs or sections or headlines.
How am I able to put my text on top of the parallax? I use a div with a background image but all my layered text disappears when the page...
hello! I'm trying this beautiful library but I facing some problems using images lazy loading The library is https://github.com/aFarkas/lazysizes Can You provide a ll example (also using a different lib)?...
When using parallax on more than 10 images in a single page, the library breaks, and some random images are not parallax The following error is shown in console -...
I think I fixed the problem of multiple image loading when using the picture tag. I use requestAnimationFrame() to detect the loading of the corresponding link