teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

1

bootstrapのページリンクが少し古いバージョンのものでしたので、4.3へのリンクに差し替えました。

2019/05/20 11:25

投稿

Eggpan
Eggpan

スコア3297

answer CHANGED
@@ -9,7 +9,7 @@
9
9
  質問の例だと、data-toggler="collapse"が入っているからCollapseとして初期化されて、
10
10
  開閉する部分はid="menu"を指しています。
11
11
 
12
- 参考:[Collapse · Bootstrap](https://getbootstrap.com/docs/4.1/components/collapse)
12
+ 参考:[Collapse · Bootstrap](https://getbootstrap.com/docs/4.3/components/collapse)
13
13
 
14
14
 
15
15
  ***
@@ -24,10 +24,10 @@
24
24
  `data-slide-to`
25
25
  その要素が押したときにスライドの何番目に移動するかを指定します。数値は0から始まります
26
26
 
27
- 参考:[Carousel · Bootstrap](https://getbootstrap.com/docs/4.1/components/carousel)
27
+ 参考:[Carousel · Bootstrap](https://getbootstrap.com/docs/4.3/components/carousel)
28
28
 
29
29
  ***
30
30
 
31
31
  Bootstrapはドキュメントが丁寧ですし、各機能のページにサンプルコードがあるので、参考になると思います。
32
32
 
33
- [https://getbootstrap.com/docs/4.1/getting-started/introduction](https://getbootstrap.com/docs/4.1/getting-started/introduction)
33
+ [https://getbootstrap.com/docs](https://getbootstrap.com/docs)