If this JSON file won't become too big over time, you should try: Create a JavaScript object with the table array in it var obj = { table: [] }; Add some ...
確定! 回上一頁