minicomp / wax

Jekyll based framework for minimal exhibitions with IIIF 🐝
https://minicomp.github.io/wax/
MIT License
160 stars 84 forks source link

Make parallax image clickable #98

Closed pbinkley closed 1 year ago

pbinkley commented 3 years ago

If an attribute clickable is set, either in the banner config of a page or in an include parallax_image.html element, then the div containing the parallax image gets an onclick that leads to the source image's page, and its style includes a cursor: pointer setting to let the user know that the image is clickable.

mnyrop commented 1 year ago

Merged via Pr #170 into non main branch for v1.1.0 release!