Skip to main content

Questions tagged [image-gallery]

An image gallery is set up to display multiple images. They can be basic or creative. Basic ones often have a grid layout with all of the images showing at once. More creative ones are often created using javascript and css3 and include animations and transitions.

image-gallery
1 vote
1 answer
70 views

How to fix my modal gallery on how to better improve the succeeding images

I'm still learning JS and wanted to make a small modal gallery with the inside having its own gallery for a brochure for a wedding salon. Below is the link to my Codepen: Codepen I managed to open the ...
user25737164's user avatar
0 votes
1 answer
70 views

Limited access to photos giving full access on iOS, when using image_picker on flutter

I want to upload user's selected photo to server using image_picker plugin for flutter. But, when user is selecting limited access to photos and selecting photos that can be visible to app, it is ...
Muhammet's user avatar
0 votes
0 answers
38 views

Image Sorting (Drag & Drop) from the collection - ASP.NET Core MVC

I have an image gallery implemented with the below simple class. Until now it was displaying in the order it was being uploaded on the server, so it will sort by uploaded date in the table. But now ...
Rajiv Ranjan's user avatar
0 votes
0 answers
43 views

My css gallery images are going lower than expected when entering a row of images underneath the first one (SOLVED)

I found a CSS gallery code, and wanted to try running it on my own to see if it actually worked. The code is Moodboard with Masonry by shinya1992 on codepen. I copy and pasted all the code and ran it, ...
linkrot's user avatar
0 votes
0 answers
11 views

Nav On Click - Previous + Next

Apologize in advance as I'm inexperienced to web coding. I have a slideshow on my website where I'm hoping to have the following: Clicking on left side of window will go to previous slide Clicking on ...
 webnoobpleasehelp's user avatar
0 votes
0 answers
10 views

ImageGallery independent swping

Well, I have used in my project ImageGallery library and everything works well, although there is one annoying thing. If I want to fast slide between images in component, I need to wait image_count*...
Realman's user avatar
  • 53
0 votes
2 answers
43 views

I'm trying to create an Image gallery as a blocklist Item in Umbraco 13

Hi I have the code that works for a single image but I'm stuck on modifying the code for the multiple image picker. This is what I've tried but it gives me a blank page. t@inherits UmbracoViewPage<...
N Morrison's user avatar
0 votes
0 answers
53 views

Image Gallery for Upload/Maintain Images in .NET Core

I have been exploring the Image Gallery control available in themarket. I have been using Aurigma, but this product is distontinued. Could someone recommend Image Gallery control in .NET Core. I am ...
Rajiv Ranjan's user avatar
0 votes
2 answers
221 views

React Gallery With Image Selection

I am trying to build an alternative to Google Photos, and I want to be able to display a Gallery, select files and display them. I used react-grid-gallery which might be able to do both (image ...
Adrien Chapelet's user avatar
0 votes
1 answer
36 views

javascript and twig: show/hide items by clicking a checkbox

I've got a gallery with items sourced from different folders, each with a data-id-name attribute equal to the folder name. Each folder also creates an input type="checkbox" item in a list. I'...
Povrrrrr's user avatar
0 votes
0 answers
140 views

I have a script to zoom/full screen an image. But it has a big problem

I'm an astronomer, and I'm trying to build a small website for family/friends/myself to store and display my different night sky pictures. Right now, I have some JavaScript that handles zooming, de-...
Astrokevin's user avatar
0 votes
0 answers
25 views

Can I order my CSS columns horizontally instead of vertically? while using column-count

I want to order div row by row insated of filling column first then new column while using column-count. column-count:3 enter image description here It is giving output : 1 5 9 2 6 10 3 7 11 4 8 ...
nemish's user avatar
  • 1
0 votes
0 answers
24 views

html popup modal gallery crashes when looping around

I know some JavaScript/JQuery and for the most part I can figure out any issues within reasonable amount of time, but this one is a noodle scratcher. So, I have a gallery script that supposed to ...
ThN's user avatar
  • 3,246
0 votes
0 answers
55 views

onclick JavaScript button in image description not working in WordPress

I am using and I want abutton below each image with an onclick JavaScript event, but it's not working if you insert it as an image description. Why? It is working if it's inserted just in page, but ...
Artūrs Kalugs's user avatar
0 votes
1 answer
29 views

Rotating image gallery from tutorial not working when converted from javascript to react

I was following a guide for making a rotating image gallery. The github for it can be found here: https://github.com/HuXn-WebDev/HTML-CSS-JavaScript-100-Projects/tree/main/62.%20Rotating%20Image%...
sephiroth's user avatar
  • 113

15 30 50 per page
1
2 3 4 5
92