innerHTML ='IE下tbody的innerHTML是隻讀的'; //在IE下報錯, ... innerHTML = datastr; 這個是原生js的寫法 $("#" id).html(datastr); //這個是jquery ...
確定! 回上一頁