dimsemenov / PhotoSwipe

JavaScript image gallery for mobile and desktop, modular, framework independent
http://photoswipe.com
MIT License
24.24k stars 3.31k forks source link

Same gallery with with multiple skins #1138

Open cescoferraro opened 8 years ago

cescoferraro commented 8 years ago

I want to be able to show a minimal gallery when the user press an image, and a complete one when the user click on the photos. Instagram style. I have figured the mouse events, but I am having trouble setting another gallery with diferent class, because it seams that the gallery classes are hardcoded into photoswipe.js.

How would I achive that?

ghost commented 7 years ago

@cescoferraro can this be closed or moved to stackoverflow?