How to change the background color of a div using jQuery? [closed]
P粉5855417662023-09-16 21:25:27
0
1
470
I want to change the background color of a div at runtime using jquery. The div is showing but its background color is not changing. I don't know what's wrong with the code I wrote.
You need to use the
Math.floor
function instead of floor (floor is not defined in the current code, that's why your r g b values are invalid):