質問編集履歴
4
質問内容の修正をしました!ご指摘ありがとうございます!
title
CHANGED
File without changes
|
body
CHANGED
@@ -49,4 +49,4 @@
|
|
49
49
|
|
50
50
|
### 補足情報(FW/ツールのバージョンなど)
|
51
51
|
|
52
|
-
javaの部分は、.htmlに<script></script>で記述しています。
|
52
|
+
java scriptの部分は、.htmlに<script></script>で記述しています。
|
3
title
CHANGED
@@ -1,1 +1,1 @@
|
|
1
|
-
javaで変数を用いた「for="」を挿入したいが、「id="」しか反応が返りません…
|
1
|
+
java scriptで変数を用いた「for="」を挿入したいが、「id="」しか反応が返りません…
|
body
CHANGED
File without changes
|
2
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
### 前提・実現したいこと
|
2
|
-
|
2
|
+
|
3
3
|
<label class="050" for="hoge1">ああ0あ</label>
|
4
4
|
<label class="050" for="hoge2">ああ0あ</label>
|
5
5
|
<label class="050" for="hoge3">ああ0あ</label>
|
1
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|