from-up.html 
document.getElementById("cntent").innerHTML ="1";  <table width="659"  cellspacing="0" id="the-table">
    <thead>
      <tr style="background:#eeeeee;">
        <th width="60" id="cntent" > </th>
        <th width="230">Name</th>
        <th width="176">Age</th>
        <th width="183">Sex</th>
      </tr>
    </thead>
  </table >
把这个表格用了EXT后 我现在取不到 这个ID"cntent" 了

解决方案 »

  1.   

    此回复为自动发出,仅用于显示而已,并无任何其他特殊作用
    楼主【unicorn0】截止到2008-07-03 15:02:35的历史汇总数据(不包括此帖):
    发帖的总数量:13                       发帖的总分数:220                      
    结贴的总数量:0                        结贴的总分数:0                        
    无满意结贴数:0                        无满意结贴分:0                        
    未结的帖子数:13                       未结的总分数:220                      
    结贴的百分比:0.00  %               结分的百分比:0.00  %                  
    无满意结贴率:---------------------无满意结分率:---------------------
    如何结贴请参考这里:http://topic.csdn.net/u/20080501/09/ef7ba1b3-6466-49f6-9d92-36fe6d471dd1.html
      

  2.   

    ???
    <table width="659"  cellspacing="0" id="the-table"> 哪里来的"cntent"??
      

  3.   

    <th width="60" id="cntent" > </th>