質問編集履歴
3
ul
test
CHANGED
File without changes
|
test
CHANGED
@@ -136,19 +136,19 @@
|
|
136
136
|
|
137
137
|
<li><input type="checkbox" id="item60" class="category">
|
138
138
|
|
139
|
-
<label for="item60">CAP</label>
|
139
|
+
<label for="item60">CAP</label>
|
140
140
|
|
141
|
+
<ul style="display: none">
|
141
142
|
|
143
|
+
<li><input type="checkbox" id="item7" class="category"><label for="item7">GR</label>
|
142
144
|
|
143
|
-
<li><input type="checkbox" id="item7" class="category"><label for="item7">GR</label>
|
144
|
-
|
145
|
-
<ul style="display: none">
|
145
|
+
<ul style="display: none">
|
146
146
|
|
147
147
|
<li><input type="checkbox" id="item6" class="category"><label for="item6">GR-TC</label>
|
148
148
|
|
149
|
-
|
149
|
+
<ul style="display: none">
|
150
150
|
|
151
|
-
|
151
|
+
<li><input type="checkbox" id="item1" class="category"><label for="item1">GR01TC</label>
|
152
152
|
|
153
153
|
|
154
154
|
|
@@ -156,11 +156,15 @@
|
|
156
156
|
|
157
157
|
|
158
158
|
|
159
|
-
|
159
|
+
</li>
|
160
160
|
|
161
|
-
|
161
|
+
</ul>
|
162
162
|
|
163
|
-
</li>
|
163
|
+
</li>
|
164
|
+
|
165
|
+
</ul>
|
166
|
+
|
167
|
+
</li>
|
164
168
|
|
165
169
|
</ul>
|
166
170
|
|
2
変更
test
CHANGED
File without changes
|
test
CHANGED
@@ -30,9 +30,9 @@
|
|
30
30
|
|
31
31
|
|
32
32
|
|
33
|
-
https://agohack.com/checkbox-all-selected/
|
33
|
+
[https://agohack.com/checkbox-all-selected/](https://agohack.com/checkbox-all-selected/)
|
34
34
|
|
35
|
-
http://kanahebiz.hatenablog.com/entry/2015/10/08/121404
|
35
|
+
[http://kanahebiz.hatenablog.com/entry/2015/10/08/121404](http://kanahebiz.hatenablog.com/entry/2015/10/08/121404)
|
36
36
|
|
37
37
|
|
38
38
|
|
@@ -40,7 +40,7 @@
|
|
40
40
|
|
41
41
|
|
42
42
|
|
43
|
-
http://kanahebiz.hatenablog.com/entry/2015/10/08/121404
|
43
|
+
[http://kanahebiz.hatenablog.com/entry/2015/10/08/121404](http://kanahebiz.hatenablog.com/entry/2015/10/08/121404)
|
44
44
|
|
45
45
|
を参考にして、class="category"を付与しました。
|
46
46
|
|
1
訂正
test
CHANGED
File without changes
|
test
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
|
4
4
|
|
5
|
-
|
5
|
+
前回の質問の続きになります。
|
6
6
|
|
7
7
|
|
8
8
|
|