質問編集履歴

2

id名修正

2021/09/28 02:33

投稿

momolength
momolength

スコア62

test CHANGED
File without changes
test CHANGED
@@ -46,9 +46,9 @@
46
46
 
47
47
  // var i = 1;
48
48
 
49
- // while ($('#ToiawaseSubjects' + i) < 5) {
49
+ // while ($('#FruitVal' + i) < 5) {
50
50
 
51
- // var val = $('#ToiawaseSubjects' + i).val();
51
+ // var val = $('#FruitVal' + i).val();
52
52
 
53
53
  // console.log(val)
54
54
 

1

タグ追加

2021/09/28 02:33

投稿

momolength
momolength

スコア62

test CHANGED
File without changes
test CHANGED
File without changes