Skip to main content

Questions tagged [gallery]

Gallery is a collection of photos in a software system

gallery
1,511 questions with no upvoted or accepted answers
3 votes
0 answers
2k views

jQuery lightGallery dynamic - open gallery to correct image

Using the jQuery lightGallery plugin: http://sachinchoolur.github.io/lightGallery/ So I have the following code: JSON (array): var gallery_json = '[{"src":"/assets/Images/Gallery-Images/img-1.jpg","...
Otis Wright's user avatar
  • 2,090
3 votes
0 answers
200 views

jQuery-generated gallery of photos in oblique (diagonal) and resizing

I am building a webpage with Codeigniter and jQuery with a gallery of images (filenames fetched on the server side) that get displayed in oblique divs. I am using a mix of viewport-relative and ...
Night861's user avatar
3 votes
0 answers
444 views

Logcat spam on Android (Galaxy Tab 4)

I'm developing an application for Android Tablets, and I currently use a Samsung Galaxy Tab 4. I use the logcat to debug my application, but, for some reason, I have these messages from "com.sec....
leb1755's user avatar
  • 1,404
3 votes
1 answer
5k views

display grid view with different height -- HTML

I want to display images as grid view in an HTML document. Here is the sample image, what an looking for. I want different height for my li tag. Now my HTML takes same height for all li tag . This ...
Arun's user avatar
  • 364
3 votes
1 answer
3k views

android open specific folder using built-in gallery

I am trying to open specific folder using gallery and have referenced to other similar questions open image form built_in gallery, and implements the following code, but still fails and reports error (...
pearmak's user avatar
  • 5,005
3 votes
0 answers
300 views

How to make 3D Images gallery for 3D Android Devices such as HTC Evo 3D or other 3d Compatible devices?

I want to create a 3D image gallery for 3D compatible device, But I have no idea how to start and how to test the application . I have one android device SonyEricsson Xperia neo V. Is it possible to ...
TKumar's user avatar
  • 838
3 votes
1 answer
835 views

How to add an image gallery to swipe through on a slide of reveal.js?

In a current project, I want to create a presentation like web-app for tablet (ipad for the beginning), where the user can swipe through slides to learn something about a product. Reveal.js seems to ...
kapitel4's user avatar
3 votes
0 answers
640 views

how to make a robust image gallery like facebook

i am trying to make a image gallery like facebook one thing which troubling me a lot that how can i make image viewer robust as in facebook if a have hundreds of image in a gallery how can i increase ...
Bipin Chandra Tripathi's user avatar
3 votes
1 answer
513 views

startActivity open gallery apps but not the drawable jpg image ( Android 4.0 )?

I got a very simple android application to open an image in gallery from drawable. But when I run it on the Galaxy Nexus (4.0.2) using debugging mode it open the gallery but not the image. I'm sure i ...
Simon's user avatar
  • 193
3 votes
0 answers
403 views

Android multi line gallery

I'm being just curious, is there a multi lined gallery in android, to layout images on the whole screen and scroll them.
DPE's user avatar
  • 228
3 votes
0 answers
268 views

strange behaviour with selecting and showing images from sdcard

I have made a simple android application that displays images in a gridview and you can select some images and send them. This is my getView method. public View getView(int position, View ...
Khizar's user avatar
  • 2,298
3 votes
1 answer
740 views

How can I make an Android Gallery redraw when a View changes?

I am modifying an Activity to implement onConfigurationChanged(...) and it contains a extended Gallery whose members are sized manually using their LayoutParams from the Gallery's adapter. ...
Andrew Wyld's user avatar
  • 7,238
3 votes
1 answer
362 views

Change GallerificPlus effect

I'm searching how to combining galleriffic and lightbox jquery plugin until I found GallerifficPlus (I have downloaded it here). Is it possible (once deleted the slideshows) to call the lightbox by ...
woninana's user avatar
  • 3,461
3 votes
2 answers
2k views

Android showing Image in Gallery which needs to be downloaded from Internet

I am writing an application in which I need to show images from the URLs. Now suppose I have to show 100 images, one after the another and each photo needs to be downloaded from the internet. I am ...
jhon's user avatar
  • 87
3 votes
5 answers
3k views

Choosing between open source php photo gallery and-or cms

Im in the beginning of developing three different web applications with the classic php/mysql technologies. These applications would all have photo galleries (with different requirements in sizing). ...
nonouco's user avatar
  • 1,170

15 30 50 per page