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

xslt - Substring before throwing error -

Google Cloud Bigtable Durability/Availability Guarantees -

Android M doze mode and "native" posix socket freezing up -