trvswgnr / bs5-lightbox

A pure JS lightbox gallery plugin for Bootstrap 5 based on the Modal and Carousel components
https://trvswgnr.github.io/bs5-lightbox/
MIT License
125 stars 28 forks source link

Standalone example bundle would be great #39

Closed eduardomart closed 1 year ago

eduardomart commented 1 year ago

I am having a hard time understanding how to implement the options, could you please provide a standalone example, where I can look at the full code of a page that uses your plugin?

I looked at the code in your website but it didn't clarify things either.

Thank you.

trvswgnr commented 1 year ago

Hi @eduardomart did you check out the example at https://trvswgnr.github.io/bs5-lightbox/#options? What would you like to see exactly? I have been thinking about providing standalone examples with CodePen but that's not something I have the bandwidth for at the moment.

trvswgnr commented 1 year ago

Checking in on this—did you find what you were looking for?

eduardomart commented 1 year ago

Sorry, I couldn't figure it out how to use your script so I went ahead and used fslightbox instead.