質問編集履歴

1

文章

2020/08/27 07:32

投稿

irma
irma

スコア0

test CHANGED
File without changes
test CHANGED
@@ -12,7 +12,7 @@
12
12
 
13
13
  ```
14
14
 
15
- $(this).clone(true,true).replaceAll('.playlist');
15
+ $(this).clone(true,true).appendTo('.playlist');
16
16
 
17
17
  ```
18
18