質問編集履歴

2

colorBoxでダイアログを開くfunctionのcodeがHTMLになっていたのでjavaScriptに修正しました

2018/10/31 02:41

投稿

Puhu
Puhu

スコア31

test CHANGED
File without changes
test CHANGED
@@ -62,7 +62,7 @@
62
62
 
63
63
 
64
64
 
65
- ```HTML
65
+ ```javaScript
66
66
 
67
67
  <!-- colorBoxでダイアログを開くfunction -->
68
68
 

1

タイトルを途中送信してしまったので、へんこうしました。

2018/10/31 02:41

投稿

Puhu
Puhu

スコア31

test CHANGED
@@ -1 +1 @@
1
- javascript colorboxを
1
+ javascript colorboxで動的に生成したボタンからダイアログ開きたい
test CHANGED
File without changes