fixed images
@@ -89,7 +89,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<div class="wrapper toggled">
|
||||
<?php include('include/navbar.php'); ?>
|
||||
<?php include('include/topbar.php'); ?>
|
||||
|
||||
@@ -339,21 +339,43 @@
|
||||
|
||||
});
|
||||
|
||||
// thumbnail click → open modal with big photo
|
||||
// Apri lightbox
|
||||
$(document).on("click", ".thumb-img", function() {
|
||||
let full = $(this).data("full");
|
||||
$("#fotoGrande").attr("src", full);
|
||||
$("#fotoModal").modal("show");
|
||||
$("#bigImg").attr("src", full);
|
||||
$("#bigView")
|
||||
.css("display", "flex") // diventa flex
|
||||
.hide()
|
||||
.fadeIn(200); // fade-in elegante
|
||||
});
|
||||
|
||||
// Chiudi cliccando ovunque sull'overlay
|
||||
$(document).on("click", "#bigView", function() {
|
||||
$(this).fadeOut(200, function() {
|
||||
$(this).css("display", "none");
|
||||
});
|
||||
});
|
||||
</script>
|
||||
<!-- MODALE FOTO GRANDE -->
|
||||
<div class="modal fade" id="fotoModal" tabindex="-1">
|
||||
<div class="modal-dialog modal-dialog-centered modal-lg">
|
||||
<div class="modal-content p-0" style="background:transparent; border:none;">
|
||||
<img id="fotoGrande" src="" style="width:100%; border-radius:10px;">
|
||||
<img id="fotoGrande" src="" style="width:60vw; max-height:80vh; object-fit:contain; border-radius:10px;">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="bigView"
|
||||
style="display:none;
|
||||
position:fixed;
|
||||
top:0; left:0;
|
||||
width:100vw; height:100vh;
|
||||
background:rgba(0,0,0,0.9);
|
||||
z-index:9999;
|
||||
justify-content:center;
|
||||
align-items:center;">
|
||||
<img id="bigImg" src=""
|
||||
style="max-width:70vw; max-height:90vh; border-radius:12px;">
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
@@ -83,7 +83,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<div class="wrapper toggled">
|
||||
<?php include('include/navbar.php'); ?>
|
||||
<?php include('include/topbar.php'); ?>
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 170 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 2.1 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 898 B |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 3.8 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 463 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 435 B |
|
After Width: | Height: | Size: 409 B |
|
After Width: | Height: | Size: 392 B |
|
After Width: | Height: | Size: 861 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 450 B |
|
After Width: | Height: | Size: 806 B |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 2.4 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 838 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 2.2 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 2.3 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 953 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 895 B |
|
After Width: | Height: | Size: 867 B |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 2.2 KiB |
|
After Width: | Height: | Size: 2.4 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 2.7 KiB |
|
After Width: | Height: | Size: 680 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 2.1 KiB |
|
After Width: | Height: | Size: 2.2 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 921 B |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 2.1 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 957 B |
|
After Width: | Height: | Size: 660 B |
|
After Width: | Height: | Size: 342 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 889 B |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 955 B |
|
After Width: | Height: | Size: 436 B |
|
After Width: | Height: | Size: 590 B |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 768 B |
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 992 B |
|
After Width: | Height: | Size: 562 B |
|
After Width: | Height: | Size: 768 B |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 914 B |
|
After Width: | Height: | Size: 415 B |
|
After Width: | Height: | Size: 442 B |
|
After Width: | Height: | Size: 416 B |
|
After Width: | Height: | Size: 415 B |
|
After Width: | Height: | Size: 906 B |
|
After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 851 B |
|
After Width: | Height: | Size: 1.7 KiB |