質問編集履歴

3

リンクの追加

2018/01/17 10:09

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -86,6 +86,4 @@
86
86
 
87
87
 
88
88
 
89
- ###AjaxZip3ライブラリ
90
-
91
- [https://github.com/ajaxzip3/ajaxzip3.github.io]
89
+ [AjaxZip3のライブラリ](https://github.com/ajaxzip3/ajaxzip3.github.io)

2

リンク追加

2018/01/17 10:09

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -88,4 +88,4 @@
88
88
 
89
89
  ###AjaxZip3ライブラリ
90
90
 
91
- https://github.com/ajaxzip3/ajaxzip3.github.io
91
+ [https://github.com/ajaxzip3/ajaxzip3.github.io]

1

コードをコードブロックで表示、AjaxZip3のライブラリをの記載ページを追加

2018/01/17 10:07

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -32,6 +32,8 @@
32
32
 
33
33
 
34
34
 
35
+ ```ここに言語を入力
36
+
35
37
  1 function searchAddressBtn_Click(zipCodeId, fullAddressId, prefId, cityAddressId, townAddressId) {
36
38
 
37
39
  2 var postalcode = document.getElementById(zipCodeId.id).value;
@@ -50,6 +52,10 @@
50
52
 
51
53
  9 }
52
54
 
55
+ ```
56
+
57
+
58
+
53
59
 
54
60
 
55
61
  ###試したこと
@@ -59,6 +65,8 @@
59
65
  試したコード
60
66
 
61
67
 
68
+
69
+ ```ここに言語を入力
62
70
 
63
71
  1 if (postalcode) {
64
72
 
@@ -73,3 +81,11 @@
73
81
  6 );
74
82
 
75
83
  7   }
84
+
85
+ ```
86
+
87
+
88
+
89
+ ###AjaxZip3ライブラリ
90
+
91
+ https://github.com/ajaxzip3/ajaxzip3.github.io