function tableToJSON(table) {. var data = [];. var headers = [];. for (i=0;i<table.rows[0].cells.length; i++) {.
確定! 回上一頁