回答編集履歴

1

引用を追加

2019/01/08 01:05

投稿

tacsheaven
tacsheaven

スコア13703

test CHANGED
@@ -1 +1,11 @@
1
1
  jQuery 1.9.0 以降では、type ではなくmethod を使うべきですが、そちらで試してみましたか?
2
+
3
+
4
+
5
+ >
6
+
7
+ type (default: 'GET')
8
+
9
+ Type: String
10
+
11
+ An alias for method. You should use type if you're using versions of jQuery prior to 1.9.0.