Galleria

DiggThis

Javascript Library: jQuery
License: GPL
Found Via: DevKick

Galleria is a javascript image gallery written in jQuery. It loads the images one by one from an unordered list and displays thumbnails when each image is loaded. It will create thumbnails for you if you choose so, scaled or unscaled, centered and cropped inside a fixed thumbnail box defined by CSS.

Related Posts

Add Comment

Discussion 11 Comments

  1. Brad Frost says:

    Any way to customize the thumbnails so they automatically horizontally scroll if you have too many images?

  2. How do the thumbnails get generated? It is something that the user has to specify?

  3. cito says:

    Those thumbnails are just normal images resized using CSS – it is why the big ones are loading so fast.

  4. Angie says:

    Love it, but it if the back button is hit, you go to the previous image. Depending on the situation, that may or not be a good thing. I can see this being really useful in a separate window / modal window type of situation. Very cool though!

  5. Cito says:

    I have tested it on one of my pages but I think that it is useless in gallery bigger than 10 high quality photos – in that case the website is loading too long.

  6. Unreal Media says:

    Very nice. Nice and smooth :)

  7. Tony says:

    How can i use this gallery without any thumbnails? Just the large picture and “next / prev”

    Somebody? :)

  8. Woody says:

    Is it possible to include links in photo captions?
    I tried changing all symbols to < and > but it didn’t work…

  9. Hi, I have a php integrated website and I linked the images with a database everything is all fine except that when we click on the picture the URL is changing and showing all the full path to the images.. that is a problem for security reasons.. any way to make that encrypted or something??
    thanks in advance..

Add a Comment