想给CSS的backgroundColor属性通过一个函数来动态控制颜色写成如下形式 :cell.style.backgroundColor=getBackground(i);为什么不行 正确表达是什么样的? 求教 查看完整描述