回答編集履歴
1
引用を追加
answer
CHANGED
@@ -1,1 +1,6 @@
|
|
1
|
-
jQuery 1.9.0 以降では、type ではなくmethod を使うべきですが、そちらで試してみましたか?
|
1
|
+
jQuery 1.9.0 以降では、type ではなくmethod を使うべきですが、そちらで試してみましたか?
|
2
|
+
|
3
|
+
>
|
4
|
+
type (default: 'GET')
|
5
|
+
Type: String
|
6
|
+
An alias for method. You should use type if you're using versions of jQuery prior to 1.9.0.
|