• hi,

    how do I remove the image tag from the gallery markup? The problem is that the images are being loaded if the img tag is in the DOM.

    Wouldn’t it be better if the markup would look like this:

    <ul>
    <li><a href="link to image">Image title</a></li>
    </ul>

    Any idea?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘How to remove the img tag from the native gallery markup and replace it?’ is closed to new replies.