html - Image appears then disappears -
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
Post a Comment