Questions tagged [photo-gallery]

For questions relating to image galleries

For questions relating to image galleries - multiple images displayed to the user.

589 questions
0
votes
1 answer

add navigation buttons Fotorama 4.4.9 API

I am using the new Fotorama script 4.4.9 and I am new to use API. I am trying to add custom navigation buttons to the slideshow (stop, pause, previous and next) but I dont know how to implement it using API. I have been looking at the official…
Cherubrock74
  • 35
  • 1
  • 7
0
votes
1 answer

Photo gallery to embed on my own homepage?

Is it possible to embed flickr or picasa (or similar) web-album on my own homepage. I don't want just a link to flickr's gallery, I want to embed the gallery like vimeo and youtube-clips. I have looked around on flickr and picasa but did't find a…
Johan
  • 18,814
  • 30
  • 70
  • 88
0
votes
1 answer

Web apps that generate nice photo/video galleries by recursively searching directories

I am going to upload all of my photos to an Apache web server - they're all in folders & sub-folders. Filenames are not descriptive and I don't care about the meta data. I've worked with PHP Gallery before, but find the process of creating albums,…
0
votes
1 answer

How can I do something like this photo gallery in jQuery?

The preview of the new accuweather.com has a really cool photo gallery. Anyone have ideas or specific tutorials on how to mimic it? Here's a link to what I want: http://www.weatherforyourlife.com/
Moshe
  • 57,511
  • 78
  • 272
  • 425
0
votes
0 answers

photo gallery based on mysql data using the paging system twitter Bootstrap

I've successfully made ​​a photo gallery based on mysql database, but I want to make it into multiple pages ( one page show only several picture, not one page show all my picture data base), I'm confused how to use pagination the twitter bootstrap…
sirahanzo
  • 5
  • 5
0
votes
0 answers

as3.0 xml photo gallery preloader

I have xml dynamic photo gallery(scroller bar with mouse control and movie panel that big picture working when click scroller bar image.)Problem about preloader.I can use preloader for big picture part but when I try to do same thing for scroller…
0
votes
1 answer

AS3.0 xml photo gallery

hi I have problem about xml dynamic photo gallery.Gallery have 2 part.First of scrolling panel(with mouse control) and second one is movie panel that big picture show in it when click thumbnails from scrolling panel.When try to test movie can't see…
0
votes
1 answer

How do I use first-child selector and :hover to make an info panel appear in a gallery?

I'm trying to make a roster of member photos. When a user hovers over an image, information slides out from the image or fades into view with a description and links. The roster will change frequently and the members' order may need to be adjusted…
dadiletta
  • 299
  • 3
  • 17
0
votes
0 answers

PHP Mysql Ajax Photo Gallery with Album

Please Help, the photo gallery of my website was denied in my defense because it uses google+ for uploading photos, can anyone suggest or give me script or tutorial on making a photogallery with albums and CMS. Please help.PLEASE.
user3196424
  • 537
  • 3
  • 8
  • 16
0
votes
2 answers

How to find the photo gallery path URL in iOS

I'm making an iOS app where the user will be able to record a video and as soon as he finish such record, he can send that video to a server. So far so good! But to find the recorded video is being a headache! How can I find the proper URL for the…
0
votes
1 answer

Creating a horizontal image portfolio with fit-to-div image heights?

I'm building a horizontal-scrolling photo portfolio. It's set up as 3 layers of content: A fixed-position horizontal top menu, a fixed-position horizontal copyright/contact bottom bar, and the content fit in between them. Think: MENU…
sharedphysics
  • 25
  • 1
  • 10
0
votes
1 answer

I want to get timestamps for all photos in the camera roll

I'm guessing the App sandbox is the critical issue here. UIImagePickerController will let users pick a single photo from camera roll, same with the Steroids/PhoneGap Camera API. ELCImagePickerController supports multiple selection in a native…
michael
  • 4,377
  • 8
  • 47
  • 73
0
votes
1 answer

Easy way for client to add photos to a photo gallery himself? Any simple non-CMS methods?

I'm building a website for a client and there is a page that will contain a photo gallery of around 10-20 photos. I was planning to have the client email me new photos to add to the gallery as the need arises (probably will only happen 2x a year).…
redshift
  • 4,815
  • 13
  • 75
  • 138
0
votes
1 answer

How does one embed components with div's on jQuery .each()?

I am trying to build a photo gallery that pulls photos from flickr and displays each photo with a text box. I would like to have the below code, where div class='col-sm-6 col-md-4 center' and all child relations repeat within div class="row".
0
votes
0 answers

photo gallery with possibility of selecting picture

I'm going to develop an activity that shows a very simple photo gallery where photo files are taken from a given directory. The activity should allow the user to select a set of pictures and returns a vector of string representing the filenames of…
user2923045
  • 369
  • 2
  • 6
  • 16