I had an existing code to display the detail information but in this page there is one div class “gallery”. In this div class, I have inherited one code inside this div class (gallery) to display the image, but image is not getting displayed. Please help.
Code is pasted here : http://jsfiddle.net/u99bwqh0/2/ <section id="gallery-main"> <img src="./images/content/1.jpg" height=400 width=600 /> </section> is not getting displayed
Author
Posts
Viewing 1 post (of 1 total)
The forum ‘JavaScript’ is closed to new topics and replies.