質問するログイン新規登録

回答編集履歴

1

HTML 一部訂正

2015/12/17 13:33

投稿

ipadcaron
ipadcaron

スコア1693

answer CHANGED
@@ -61,6 +61,7 @@
61
61
  columns.each(function(x, o) {
62
62
  heads.push("<th>" + this + "</th>");
63
63
  });
64
+ heads.push("</tr>");
64
65
  } else {
65
66
  bodys.push("<tr>");
66
67
  columns.each(function(x,o) {