質問編集履歴

9

2017/12/13 01:04

投稿

hagana
hagana

スコア8

test CHANGED
@@ -1 +1 @@
1
- メニュー内のページ遷移時アニメーションにつ
1
+ メニュー内項目のページ遷移時アニメーションを付けた
test CHANGED
File without changes

8

2017/12/13 01:04

投稿

hagana
hagana

スコア8

test CHANGED
File without changes
test CHANGED
@@ -34,7 +34,7 @@
34
34
 
35
35
  「設定」を押して遷移させたいのですが、アニメーションがつきません。
36
36
 
37
- ng-click="pushPage()"で遷移するものはアニメーションつけることができましたが、これだけできません。
37
+ ng-click="pushPage()"で遷移するものはアニメーションつけることができましたが、これだけできません。
38
38
 
39
39
  ```
40
40
 

7

2017/12/06 08:17

投稿

hagana
hagana

スコア8

test CHANGED
File without changes
test CHANGED
@@ -34,7 +34,7 @@
34
34
 
35
35
  「設定」を押して遷移させたいのですが、アニメーションがつきません。
36
36
 
37
- ng-click="pushPage()"で遷移するものはアニメーションがつきまが、これだけできません。
37
+ ng-click="pushPage()"で遷移するものはアニメーションがつけることができましたが、これだけできません。
38
38
 
39
39
  ```
40
40
 

6

2017/12/06 08:16

投稿

hagana
hagana

スコア8

test CHANGED
File without changes
test CHANGED
@@ -34,7 +34,7 @@
34
34
 
35
35
  「設定」を押して遷移させたいのですが、アニメーションがつきません。
36
36
 
37
- ```ng-click="pushPage()"```で遷移するものはアニメーションがつきますが、これだけできません。
37
+ ng-click="pushPage()"で遷移するものはアニメーションがつきますが、これだけできません。
38
38
 
39
39
  ```
40
40
 

5

2017/12/06 08:12

投稿

hagana
hagana

スコア8

test CHANGED
File without changes
test CHANGED
@@ -34,7 +34,7 @@
34
34
 
35
35
  「設定」を押して遷移させたいのですが、アニメーションがつきません。
36
36
 
37
- pushPageで遷移するものはアニメーションがつきますが、これだけできません。
37
+ ```ng-click="pushPage()"```で遷移するものはアニメーションがつきますが、これだけできません。
38
38
 
39
39
  ```
40
40
 

4

2017/12/06 08:11

投稿

hagana
hagana

スコア8

test CHANGED
File without changes
test CHANGED
@@ -12,7 +12,9 @@
12
12
 
13
13
  ```
14
14
 
15
- Uncaught TypeError: Cannot set property 'onclick' of null www/index.html: 62
15
+ Uncaught TypeError: Cannot set property 'onclick' of null
16
+
17
+ www/index.html: 62
16
18
 
17
19
  ```
18
20
 

3

2017/12/06 05:19

投稿

hagana
hagana

スコア8

test CHANGED
File without changes
test CHANGED
@@ -7,6 +7,14 @@
7
7
 
8
8
 
9
9
  ###発生している問題・エラーメッセージ
10
+
11
+ 「トップページ」を押すと、エラーが出ます。
12
+
13
+ ```
14
+
15
+ Uncaught TypeError: Cannot set property 'onclick' of null www/index.html: 62
16
+
17
+ ```
10
18
 
11
19
  そして、なぜかバックボタンで戻れなくなりました……。
12
20
 

2

2017/12/06 04:56

投稿

hagana
hagana

スコア8

test CHANGED
File without changes
test CHANGED
@@ -166,7 +166,7 @@
166
166
 
167
167
  ###試したこと
168
168
 
169
- 調べて少々書き直したりもしましたが、初心者なのでよく分からず戻したり触らないようにしました。
169
+ 調べて少々書き直したりもしましたが、初心者なのでよく分からず戻し触らないようにしたりしました。
170
170
 
171
171
 
172
172
 

1

2017/12/05 15:43

投稿

hagana
hagana

スコア8

test CHANGED
File without changes
test CHANGED
@@ -24,7 +24,7 @@
24
24
 
25
25
  「設定」を押して遷移させたいのですが、アニメーションがつきません。
26
26
 
27
- pushPageで遷移できボタンはアニメーションがつきますが、これだけできません。
27
+ pushPageで遷移ものはアニメーションがつきますが、これだけできません。
28
28
 
29
29
  ```
30
30