◇◆<table><th class=type1>怎么去除class=type1?◆◇

◇◆tableth classtype1如何去除classtype1??◆◇RT[解决办法]tableID.rows[index].cells[index].classN

◇◆<table><th class=type1>如何去除class=type1??◆◇
RT

[解决办法]
tableID.rows[index].cells[index].className= " ";
[解决办法]
最简单的,把CSS里面这个CLASS的定义去掉。