Skip to content
#

lightbox

Here are 271 public repositories matching this topic...

rickibarnes
rickibarnes commented May 3, 2019

feimosi/baguetteBox.js#156

As per this issue, beginners or people who aren't that sharp on JS are stumbling on that step.

Why not update the Usage to say "Initialize the script when the DOM is ready, e.g."
<script> window.addEventListener('load', function() { baguetteBox.run('.gallery'); }); </script>

I bring this up because I teach for a web development

paulbrzeski
paulbrzeski commented Jun 14, 2017

This plugin has the potential to be very useful but it's hampered by your README.

I had to google for guides to comprehend how to use featherlight, not ideal considering how long the README is.

Please please please update your documentation.

leviwheatcroft
leviwheatcroft commented Apr 26, 2019

There's a few issues with the remote content docs and example.

Firstly, the source code shown in this section doesn't seem to relate to loading remote content.

Secondly, some explanation should be provided regarding the manner in which local vs remote content. Looking at the source I can see that local content is simply loaded into the lightbox with no iframe, but the docs imply that any con

Improve this page

Add a description, image, and links to the lightbox topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lightbox topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.