0
What's the problem with my modal?
When I press the image, the image is crashed but when i test my file into local directory it works fine. Is it because of my web host? this my link. http://arterrago.x10host.com/gallery.html
1 Answer
- 1
you forgot declare id="myModal" in image tag
I was copy your code and add in id
<img id="myModal" data-src="gallery/drawing/compress/portrait1.jpg" src="image/icons/load.gif" class="img-responsive load-scroll" alt="Portrait">