Bonjour à tous,
je cherche à faire un slideshow avec scroll horizontal.
Si quelqu'un connait le code qui pourrait m'aider...
La page: http://lagrotte.be/new/bertrand.html
Merci
EDIT: resolu avec, mais si quelqu'un a une meilleur solution je prends.
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6 #slideshow_nojs { position: relative; float: left; padding-left: 80px; display:flex; }
Partager