Page 1 of 1

How to change wallpaper image?

Posted: Wed Aug 12, 2020 3:31 am
by Benefactor
In flex container, the image is set as a background in parallax mode. How do I change the background image to another one when I click on a button?
Or how to set parallax mode in Styles Manager?

Re: How to change wallpaper image?

Posted: Wed Aug 12, 2020 6:17 am
by Pablo
You can update the background image via JavaScript:
https://www.w3schools.com/jsref/prop_st ... dimage.asp

Parallax is not an HTML feature (it a script) so it cannot be set via Styles.