0

I should open some image on an overlay without using <a href> and without modify code.

I have a carousel with only image, without link. I can't add anything to it, it's just something like

<div>
  <div><img src=""></div>
  <div><img src=""></div>
  <div><img src=""></div>
</div>

I should open the image on a overlay. Do you know any plugin (if works with jquery it should be 3.5 compatible) that could help me?

Thank you

freedomn-m
  • 27,664
  • 8
  • 35
  • 57
  • yet, hopefully you do have the `src=""` attribute populated with the images source, right? Is there any CSS+JS you tried? – Roko C. Buljan Aug 07 '23 at 16:12
  • https://stackoverflow.com/questions/48211935/open-and-close-a-lightbox-feature-without-the-use-of-anchor-links – SKJ Aug 07 '23 at 19:03

0 Answers0