回答編集履歴
1
追記
answer
CHANGED
@@ -1,4 +1,5 @@
|
|
1
|
+
aとはいったいなんでしょうか?
|
1
|
-
funrcionではなくて、functionではないですか?
|
2
|
+
また、funrcionではなくて、functionではないですか?
|
2
3
|
```HTML
|
3
4
|
funrcion openUrl(para) {//functionでは?
|
4
5
|
alert(para);
|