+ 2
How can I change the background using js
X.style.bgColor="red";
4 Answers
+ 6
X.style.backgroundColor = 'red';
+ 2
Background of what exactly, are you referring to web, or maybe mobile platform like react native or maybe its react Its so broad
+ 2
CalviŐ˛ I wnat to change the background image
Plz help
0
Shreyansh this may help you
https://code.sololearn.com/W97OEQUMhvWe/?ref=app