You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 65-lightbox.md
+2-3
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
layout: page
3
3
title: Lightbox
4
-
permalink: /js/lightbox
4
+
permalink: lightbox.html
5
5
---
6
6
7
7
Le terme "lightbox" désigne l'affichage de médias dans une fenêtre modale. Cette méthode est souvent utilisée pour offrir une navigation dans une galerie d'images.
@@ -23,6 +23,5 @@ Voir aussi:
23
23
24
24
-[Un exemple sur W3Schools](https://www.w3schools.com/howto/howto_js_lightbox.asp)
25
25
- Le site CSS Script présente [de nombreuses librairies](https://www.cssscript.com/tag/lightbox/).
26
-
- Le site BuiltWith offre [des statistiques d'utilisation](https://trends.builtwith.com/javascript/lightbox) des librairies Lightbox.
27
-
- Un [tutoriel pour créer une lightbox](https://medium.com/@diegovogel/create-a-lightbox-gallery-with-standard-bootstrap-components-b9de322ddb9e) avec les composantes standard de Bootstrap.
26
+
- Un [tutoriel pour créer une lightbox](https://medium.com/@diegovogel/create-a-lightbox-gallery-with-standard-bootstrap-components-b9de322ddb9e) avec les composants standard de Bootstrap.
0 commit comments