-
Animation and parallax – custom code in WordPress
Rellax.js Here you can download Rellax.js: Rellax need this script at the end of your page or post: How can I give a <div> or similar container elements full width? Here you have to have a closer look at the WP code. In your browser try to inspect a div, and note it’s width. If…
-
Animation
This animation is made by the Animate Gutenberg Blocks Plugin.
-
Rellax – in practise
Here is a parallax effect made via the Rellax library. Here is the recipe: Also see this page. There you’ll see the actual code. Images Convert the image to HTML and add the relevant data.
-
Parallax Effects by Rellax Js
Demonstration of the Rellax Js Library. Stray <p> tags If you have whitespace in the code WP will add <p> tags, and such tags may ruin you JavaScript – or at least throw errors in the console. This will happen as soon as you save the page or post. This is most annoying. That’s why…