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
+9-6Lines changed: 9 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -10,15 +10,18 @@ Le nom **Lightbox JS** provient d'une librairie JavaScript open-source développ
10
10
11
11
Quelques librairies produisant ce type d'effet:
12
12
13
-
-[Lightbox2](https://lokeshdhakar.com/projects/lightbox2/) - l'orignal, par Lokesh Dhakar. Licence MIT.
14
-
- Slimbox - vieux et non-maintenu.
15
-
- Thickbox - vieux et non-maintenu.
16
-
-[Colorbox](http://www.jacklmoore.com/colorbox/), par Jack Moore. Utilise jQuery. Licence MIT.
17
-
-[Magnific Popup](https://dimsemenov.com/plugins/magnific-popup/), par Dmitry Semenov. Licence MIT.
18
-
-[PhotoSwipe](https://photoswipe.com/), aussi par Dmitry Semenov. Licence MIT. N'utilise pas jQuery (pur JS).
13
+
-[Lightbox2](https://lokeshdhakar.com/projects/lightbox2/) - l'orignal, par Lokesh Dhakar. Licence MIT. Dernier release: 2020.
14
+
-[PhotoSwipe](https://photoswipe.com/), par Dmitry Semenov. Licence MIT. N'utilise pas jQuery (pur JS). Dernier release V4 en 2019, développement V5 actif en 2021.
19
15
-[Fancybox](http://fancyapps.com/fancybox/3/) Utilise jQuery. Payant pour les usages commerciaux.
20
16
-[Featherlight](https://noelboss.github.io/featherlight/), par Noël Bossart. Utilise jQuery. Licence MIT.
21
17
18
+
Librairies anciennes:
19
+
20
+
-[Magnific Popup](https://dimsemenov.com/plugins/magnific-popup/), par Dmitry Semenov. Dernier release: 2016.
21
+
-[Colorbox](http://www.jacklmoore.com/colorbox/), par Jack Moore. Utilise jQuery. Dernier release: 2016.
22
+
- Slimbox - vieux et non-maintenu, ne pas utiliser.
23
+
- Thickbox - vieux et non-maintenu, ne pas utiliser.
24
+
22
25
Voir aussi:
23
26
24
27
-[Un exemple sur W3Schools](https://www.w3schools.com/howto/howto_js_lightbox.asp)
0 commit comments