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.

An image gallery is set up to display multiple images regardless of the platform. 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.

1373 questions
-2
votes
3 answers

How to implement Listview Horizondally in carousel?

Is it possible to create a carousel in android which contains set of images which is horizontally aligned in list view . And also i want to highlight one image item when it is clicked.
Maria
  • 99
  • 2
  • 10
-2
votes
4 answers

Simple Image Gallery using Javascript not changing the source of the big image

I am trying to make a simple image gallery test. I want there to be four thumbnail images. When any of them is clicked, it will change the image source of the big image to the correct corresponding image, but I am having problems trying to achieve…
Kyle Bing
  • 253
  • 2
  • 6
  • 20
-2
votes
2 answers

Image gallery using div background url

When "#gallery is loaded, have the background image set to the first link in the list. "When "#trigger" is clicked, I want the background image of "#gallery" to be changed to the next sibling link. (Let me know if they should not be listed in the…
Brad
  • 59
  • 7
-2
votes
1 answer

on click display large image

Hi there are lot of topics about this but i still cant figure it out for my example. I've got thumbnails in /thumbnails folder and large images in /image folder all numbered from 1-50. When i click on specific thumbnail a want large image with same…
-2
votes
1 answer

Using ListIterator with LinkedList (Java)

i'm stucked with a problem with the ListIterator. I wanted to create an image gallery using LinkedList and mvc pattern, i'm now creating the model of the project so for now i don't have to worry about the GUI. I have created the main class…
-2
votes
1 answer

How to remove margin left of different type of containers using xslt or css

-I generating image gallery that suports different types of containers. ie 33% container,50%container and 100 % container. -if container is of type 33% percent then three containers will come in one row separated by verticle line and margin. I want…
-2
votes
1 answer

Displaying images from SD card in Android

which is the best way to Displaying images from SD card in Android ? What is the usage of column Index , cursor?
Appu
  • 3
  • 5
-2
votes
1 answer

Need to create a PDF gallery in PHP with thumbnail

I have 110 PDF. These are named 001.pdf, 002.pdf [...] 110.pdf. I created all the thumbnail in JPG, called 001.jpg etc. I created a table in PHP (below). all the JPG are in ./files/alon/ all the PDF are in ./files/alon/pdf/ So
-2
votes
4 answers

Imagegallery with animation

Possible Duplicate: iPhone Coverflow I need to create a photogallery like https://itunes.apple.com/us/app/retailmenot-coupons/id521207075?ls=1&mt=8 this one . is anybody know the name of this animation effect, or sample code for the same. i cant…
Vishnu
  • 208
  • 5
  • 19
-2
votes
1 answer

Lightbox Gallery Issue

I am hoping someone can help me with this issue ... I am wanting each of the 6 images to be it's own Gallery, and for the Life of me am Beyond Lost! Here is the JS code: $(function(){ // lightbox image …
sve
  • 3
  • 2
-3
votes
1 answer

WP media Gallery Child Categories no longer indented (formatting changed)

WP media Gallery Sub Categories no longer indented (formatting changed). What could be causing this behaviour. Refer to attached screen shot. The screenshot with arrow indicates the behaviour of child categories previously and the screenshot without…
john zuh
  • 59
  • 1
  • 11
-3
votes
1 answer

when i open my image gallery in 19 API gallery is not seen but in 23API It shows gallery In android studio?

when i open my image gallery in 19 API gallery is not seen but in 23API It shows gallery In android studio what is the issue please help.I have shared images for 19 api and 23 api. API19 gallery result API23 gallery result public class…
-3
votes
1 answer

Center Span on screen, not div?

I'm trying to do a simple image gallery where the span opens on mouse click (by the way i would apreciate help with that too) and shows the enlarged image centered not in its parent div but over the whole screen. Thanks in advance
-3
votes
1 answer

Javascript Simple Gallery (No JQuery)

I am having trouble understanding why this gallery wont work. I would like the ability to click on thumbnails to bring up a new enlarged photo but hide the previous one. I have created a fiddle here jsfiddle.net/gt2d1jna. For some reason, on my…
-3
votes
2 answers

NextGen image gallery - how to get next image url

Is there any way to get url for next image when using NextGEN Basic ImageBrowser gallery type? I'm also using ajax pagination. There are next and previous buttons but inside code returns /nggallery/image/xgen-5-1/
Nitrak
  • 1
  • 1
1 2 3
91
92