Nikita

Results 80 comments of Nikita

@JosefBredereck same here, after updating node v14 to the latest v16 I see this error from Husky + Lint Staged: ![image](https://user-images.githubusercontent.com/14810891/142215934-b622fe0b-7dd6-416f-97a0-4751a2b40b37.png)

Possibly this link will help to get video size `https://www.youtube.com/oembed?url=https://www.youtube.com/watch?v=eWvKQx4PPtM&format=json` But the best way - get it using API.

Tested up. OEmbed URL's `https://www.youtube.com/oembed?...` contains wrong video sizes. So, we need to find another solution but have no idea yet.

Hey. We changed the Youtube URL to [youtube-nocookie.com](https://www.youtube-nocookie.com/) for GDPR compliance. And looks like it is conflicting with google ads. I think you will need to use the 1.12.4 Jarallax...

Pen for testing https://codepen.io/_nK/pen/JjYxMXB

We tested all variations and the best for performance - is fixed position. You can make parallax on IE using background-position - just set **enableTransform** option to **false** on IE...

@BackuPs as I told, we tested it and for us on IE Jarallax working better with transformations and with fixed position. If for you - not, you can try to...

@renet with this? Updated jarallax script to the latest version on the demo. For demo site used files from this directory https://github.com/nk-o/jarallax/tree/master/demo

@renet this option was removed since v1.8.0. Parallax always uses transformations.

Hi, BackuPs. Try new version 1.6.0. Should be slightly improved overall performance.