I am trying to change a large background image when I hover over a repeater button. The background image is associated with the repeater in the CMS.
my little example site here:
When I hover over the button in repeater (red blue green) I would like to change the large background image above to the one that is associated in the CMS. Seems like it should be simple but I dont know how to make it happen.
I am not a coder and have no experience with this, it is just a little project I am trying to solve out of interest.
CODE-NINJA : thanks for the reply. I have read a lot in the last few hours but I will do more research before I come back with questions. I need to learn some basic Velo coding I think!
I spent probably too long on this, but I think I got it.
One other question - I could only do this with an image in a container. If the section has a background, how do you know what the background unique ID is? It doesnt show in the layers panel?
Thanks again for pointing me in the right direction.
Do you have already experience in any of programming languages? 1) JS 2) HTML 3) CSS 4) Python 5) C# 6) C++ 7) VBA-Script
8) any???
To be able to swim in the cold water of coding, at least you will have to learn JS. Without JS you are a → NOBODY ←
If you can combine [JS, CSS & HTML] → you will become a Web-Developer.
If you can combine [JS, CSS, HTML and Pyhton] → You will become a SUPER-CODER, able to code the WORLD.
And if you are able work even with other mentioned programming languages including Wix-Velo, ANGULAR or REACT–> then you are the PROGRAMMING-GOD (GOD-MODE-ON)
Well, but let us keep things simple.
To boost you a little bit up, type in → USER-INTERFACE ← into the searchbar, and you will find tons of reading material for your usecase (regarding the REPATER).
Understand that currently there are 2-different Wix-Editors active.
a) Ordinary Wix-Editor
b) Wix-Studio
Both editors do act different.
Stydy first all Wix-Elements and APIs (inside Wix-API-DOCs), to understand what is possible and what not.
At same time try to code something (no matter what) using the Wix-Editor/Wix-Studio) to learn the controlling of both Editors (or at least one of them of your choice)
… and so on and so on… YOUR JOURNEY HAS JUST BEGUN !!!
The database (dataset?) is connected to CMS, but this code runs the image change on mouseover.
I have a lot of other little thing I want to try to do, purely for the joy of learning. I am not a coder or web developer in way, just a guy who has an interest in how things work.
Sorry, yes i know → you do not really recognize it back, because some changes have been done so far on it, but if your have already learned about → USER-INTERFACE ← then you can use this code very fast (even with disconnected your DATASET).