Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript image is not getting displayed in div class

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #210581
    [email protected]
    Participant

    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

Viewing 1 post (of 1 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.