質問編集履歴

1

文言修正

2017/05/10 08:44

投稿

t33
t33

スコア33

test CHANGED
File without changes
test CHANGED
@@ -45,6 +45,8 @@
45
45
  index.html内
46
46
 
47
47
  //ドラッグを検知したときの処理
48
+
49
+ //対象の画像(id = imgAll の画像)ドラッグ時の処理
48
50
 
49
51
  $(document).on('drag', '#imgAll', function(event){
50
52