TheTyee / design-article.thetyee.ca

Working in the open on The Tyee's new article page design
http://thetyee.github.io/design-article.thetyee.ca/
Creative Commons Zero v1.0 Universal
4 stars 0 forks source link

create lightbox popup for aside thumbnail images #115

Open alexgreen opened 8 years ago

alexgreen commented 8 years ago

When images appear in asides they are very small (like thumbnails really). The idea is that the reader can click on them to expand the image.

@phillipadsmith do you have a particular lightbox or image-expanding script that you prefer or recommend?

phillipadsmith commented 8 years ago

@alexgreen @kidcompassion I like this one, https://github.com/fat/zoom.js, and there's also the option of using Bootstrap's modal library to enlarge images.