js中更改div的背景颜色:

js中更改div的背景颜色:
document.getElementById('j').style.background="#64B5EC";

你可能感兴趣的:(js更改div的背景颜色)