miromannino / Justified-Gallery

Javascript library to help creating high quality justified galleries of images. Used by thousands of websites as well as the photography community 500px.
http://miromannino.github.io/Justified-Gallery/
MIT License
1.68k stars 299 forks source link

Anchor inside caption #325

Open az-oolloow opened 4 years ago

az-oolloow commented 4 years ago

I want to put an Anchor (<a href) inside the caption div, but it always breaks the gallery layout for me, i think because it's trying to process it as if it were another image.

Is there a way to do this?

Sija commented 4 years ago

Try playing with the selector option (see Options and Events page).