質問編集履歴
1
誤字脱字
test
CHANGED
File without changes
|
test
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
|
7
7
|
|
8
8
|
|
9
|
-
WordpressでjQuery
|
9
|
+
WordpressでPHPファイル内に記載したjQueryで$.postを使用して別のPHPファイルを起動させたいのですが起動できません。
|
10
10
|
|
11
11
|
Wordpressで設定が必要でしょうか?
|
12
12
|
|
@@ -20,7 +20,7 @@
|
|
20
20
|
|
21
21
|
|
22
22
|
|
23
|
-
```
|
23
|
+
```jQuery
|
24
24
|
|
25
25
|
function DBtouroku(){
|
26
26
|
|