html - Image appears then disappears -


fiddle

i need have image inside 2 divs, why appear , disappear?

i need it's on screen.

<div class="ad-container"> <div class="ad-item">         <img src="http://www.joomlaworks.net/images/demos/galleries/abstract/7.jpg"/> </div> </div> 

panthro,

check , make sure there no javascript , other code manipulating classes: ad-container , ad-item.

the snippet of code provided in fiddle looks fine me. there must other code manipulating classes.


Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -