質問編集履歴

3

jQuery スペル間違えの訂正

2015/09/16 03:31

投稿

AyanoYamashina
AyanoYamashina

スコア11

test CHANGED
File without changes
test CHANGED
@@ -32,7 +32,7 @@
32
32
 
33
33
  [その他]
34
34
 
35
- ・同ページで、JQuaryを使ってページ内スクロールをしている。
35
+ ・同ページで、JQueryを使ってページ内スクロールをしている。
36
36
 
37
37
  ・lightbox.css内のディレクトリの書き換えは行っている。
38
38
 

2

[htmlのhead内の表記]の変更

2015/09/16 03:31

投稿

AyanoYamashina
AyanoYamashina

スコア11

test CHANGED
File without changes
test CHANGED
@@ -20,7 +20,7 @@
20
20
 
21
21
  ```ここに言語を入力
22
22
 
23
- <link href="lightbox2-masuter/src/css/lightbox.css" type="text/css" rel="stylesheet" media="screen">
23
+ <link href="lightbox2/css/lightbox.css" type="text/css" rel="stylesheet" media="screen">
24
24
 
25
25
  <script src="lightbox2/js/jquery-1.7.2.min.js" type="text/javascript"></script>
26
26
 

1

段落の修正のみ

2015/09/15 04:06

投稿

AyanoYamashina
AyanoYamashina

スコア11

test CHANGED
File without changes
test CHANGED
@@ -4,7 +4,9 @@
4
4
 
5
5
 
6
6
 
7
+ [使用しているもの]
8
+
7
- [使用しているもの]lightbox2(v2.8.1)
9
+ lightbox2(v2.8.1)
8
10
 
9
11
 
10
12