Skip to content

sammik/galleria

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galleria

Responsive JavaScript Image Gallery

This is fork adds vertical carousel to the GalleriaJS Image Gallery. Core script is full compatibile with all themes.

Themes Classic and Azur were upgraded to include this new feature. Classic theme has also light variant as option now.

image

Showcase

See it in action: https://sammik.github.io/galleria/

Usage

In options, set carousel: 'vertical'. :: Galleria.run('.galleria', { carousel: 'vertical' });

Origin

Original, info, demos, docs and everything else: https://galleriajs.github.io/

FAQ

https://galleriajs.github.io/docs/references/faq.html

About

Fork of GalleriaJS gallery. Added vertical carousel feature.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.7%
  • HTML 26.8%
  • CSS 17.5%