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

Focus on close #73

Open dalyUSN opened 7 months ago

dalyUSN commented 7 months ago

Hi there

When you close a modal box, the focus should be returned to the link you opened it from. Is there a way to get the Lightbox to work in this manner too?

Thanks!