STEFKE wrote:
Inger,
I don't really understand what to do.
I understand that you need a wrapper container and nested in my parallax container is what you mean.
Can you give an example, don't understand so well.
You are the expert Inger.
I really appreciate that you have always helped me and I still do.
What do you think about the implementation of Tailwindcss because it has a lot of classes and you can create additional ones?
Kind regards
Stephane
Sorry you don't need any other containers just go with what you have but change things a bitto but in,
Stephane
All you need to do is
1/ remove the JS script source from the containers footer
add the following code to the footer in the
footer section in site manager (the code you had was not pointing to the image file
<script>
$('.parallax-window').parallax({imageSrc: './images/parallax-bg.jpg'});
</script>
also in the
footer section in page manager add the link to the JS file parallax.js
When you have done that the footer section in the page manager should look like this
<script src="./js/parallax.js"></script>
<script>
$('.parallax-window').parallax({imageSrc: './images/parallax-bg.jpg'});
</script>
all you need do then is to give the body some height 300vh just for testing purposes
here is a short video showing it working with the settings and links as shown above
https://youtu.be/qoGO4rMPnjU
If you still cannot I will make a video showing how to do it
Mastering The Understanding With Hands-On Learning
NEW TO "COFFEECUP SITE DESIGNER" FOUNDATION 6 FRAMEWORK?
STUCK ON SOMETHING?
LEARNING & UNDERSTANDING "THE HOW TO"? THE WHY'S & THE WHEREFORE'S?
WITH WAYAN'S STEP BY STEP TUTORIALS
A simple quick way to contact me
https://rsd-tutorialscom.coffeecup.com/ … l-details/