How can I use a variable value for element background URL?
tom
2 years ago
How can I use a variable value for element background URL?
✅1
tom
2 years ago
Okay, I found a way using custom CSS, using a onload event and replacing the URL value in the CSS with a value from the variable. But it does seem like awful lot of work 🥹
Tod
2 years ago
Great energy @tom! Your continuous contribution to the toddle Community just made you advance to Community Level 2!
Erik Beuschau
2 years ago
You could also use a style attribute on your element. Formula support on background url is on our list of priorities atm 👍