質問編集履歴
1
title
CHANGED
@@ -1,1 +1,1 @@
|
|
1
|
-
script
|
1
|
+
script、jQueryを使いaタグにdata-targetを付与してあげたいです。
|
body
CHANGED
@@ -28,6 +28,7 @@
|
|
28
28
|
|
29
29
|
//id付与と同じくしたかたっのですがdata-targetの部分が上手く行きませんでした
|
30
30
|
|
31
|
+
ーーーーーーjQueryーーーーーーーーー
|
31
32
|
|
32
33
|
$(function(){
|
33
34
|
$('.js-modal-open').each(function(){
|