質問編集履歴
1
title
CHANGED
File without changes
|
body
CHANGED
@@ -18,7 +18,6 @@
|
|
18
18
|
console.log("2.Open後,Send前");
|
19
19
|
xhr.send(null);
|
20
20
|
console.log("3.Send後");
|
21
|
-
console.log("Message前");
|
22
21
|
|
23
22
|
},
|
24
23
|
false
|