muovere immagini Slideshow con foto piccole sotto





https://www.w3schools.com/howto/tryit.asp?filename=tryhow_js_slideshow_gallery





Result Size: 843 x 680
<!DOCTYPE html>
<html>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body {
font-family: Arial;
margin: 0;
}
?
* {
box-sizing: border-box;
}
?
img {
vertical-align: middle;
}
?
/* Position the image container (needed to position the left and right arrows) */
.container {
position: relative;
}
?
/* Hide the images by default */
.mySlides {
display: none;
}
?
/* Add a pointer when hovering over the thumbnail images */
.cursor {
cursor: pointer;
}
?
/* Next & previous buttons */
.prev,
.next {
cursor: pointer;
position: absolute;
top: 40%;
width: auto;
padding: 16px;
margin-top: -50px;
color: white;
font-weight: bold;
font-size: 20px;
border-radius: 0 3px 3px 0;
user-select: none;
-webkit-user-select: none;
}
?










( muovereimmaginislideshowconfotopiccolesotto.html )- by Paolo Puglisi - Modifica del 17/12/2023