I need to construct a html table from a one dimensional array which, for abstractions sake, has the following format: { value: "ABC", colspan: 1, rowspan: 2 } ...
確定! 回上一頁