質問編集履歴
1
「canvas」というディレクトリ名では意図するものと異なるので、href="camvas/ を href="colorbox/ に変更しました。
test
CHANGED
File without changes
|
test
CHANGED
@@ -12,13 +12,13 @@
|
|
12
12
|
|
13
13
|
```jQuery
|
14
14
|
|
15
|
-
<link rel="stylesheet" href="c
|
15
|
+
<link rel="stylesheet" href="colorbox/degign02/colorbox.css">
|
16
16
|
|
17
17
|
<script src="https://code.jquery.com/jquery-1.6.4.min.js"></script>
|
18
18
|
|
19
|
-
<script src="c
|
19
|
+
<script src="colorbox/jquery.colorbox-min.js"></script>
|
20
20
|
|
21
|
-
<script src="c
|
21
|
+
<script src="colorbox/jquery.colorbox-ja.js"></script>
|
22
22
|
|
23
23
|
<script>
|
24
24
|
|
@@ -72,13 +72,13 @@
|
|
72
72
|
|
73
73
|
```jQuery
|
74
74
|
|
75
|
-
<link rel="stylesheet" href="c
|
75
|
+
<link rel="stylesheet" href="colorbox/degign02/colorbox.css">
|
76
76
|
|
77
77
|
<script src="https://code.jquery.com/jquery-1.6.4.min.js"></script>
|
78
78
|
|
79
|
-
<script src="c
|
79
|
+
<script src="colorbox/jquery.colorbox-min.js"></script>
|
80
80
|
|
81
|
-
<script src="c
|
81
|
+
<script src="colorbox/jquery.colorbox-ja.js"></script>
|
82
82
|
|
83
83
|
<script>
|
84
84
|
|
@@ -140,13 +140,13 @@
|
|
140
140
|
|
141
141
|
```jQuery
|
142
142
|
|
143
|
-
<link rel="stylesheet" href="c
|
143
|
+
<link rel="stylesheet" href="colorbox/degign02/colorbox.css">
|
144
144
|
|
145
145
|
<script src="https://code.jquery.com/jquery-1.6.4.min.js"></script>
|
146
146
|
|
147
|
-
<script src="c
|
147
|
+
<script src="colorbox/jquery.colorbox-min.js"></script>
|
148
148
|
|
149
|
-
<script src="c
|
149
|
+
<script src="colorbox/jquery.colorbox-ja.js"></script>
|
150
150
|
|
151
151
|
<div class="colorbox-size"><script>
|
152
152
|
|