I have five Container Boxes (5px height x 180px width) named strip1, strip2,… strip5 placed above five buttons respectively.
When I hover the mouse pointer over the buttons, I will run a for loop thru all of the strips and will only switch the color of the respective strip to blue color.
The odd-man out is the strip5 specifically. It just wont work with 5th button… the strip5 will not switch the color.
Upon using console.log(); I found out that the backgroundColor of that strip5 is color_11 , which is not helping me.
I have deleted strip5, re-created it… changed color to white with 100% opacity and when I run the code, it still shows as color_11
I don’t understand what is going on in here.
Please help. Thank you.
Helps if you post up your used code so we can see what you have achieved so far and to help with your current code.
Also, have you set background colour by style?
https://www.wix.com/corvid/reference/$w.Style.html
https://www.wix.com/corvid/reference/$w.Style.html#backgroundColor
Thank you GOS for looking into it.
I have set the backgroundColor to White and Opacity to 100% in design time. However, it is late, will post my code tomorrow. Thank you once again!
Previewed the page after 2 days and it works!
Buttons turn into non-usable and non-deletable elements.
Green colored .svg vectors automatically turn into black colored vectors.
Freaking glitchy editor. Super annoying. Waiting for my subscription to end and will leave.
Thank you regardless, GOS!