Click here to Skip to main content
15,891,607 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

Not sure whether this is a right place to post this question. But i need urgent help on this. I have a question on HTML
.

I have 5 buttons on click of which a div opens. This works fine but the problem is is shows remaining images also on div. Is there any way to set images back to div?

Thanks
Posted
Comments
sri senthil kumar 21-Mar-13 6:46am    
Can you post the code? So that we can help you. But a quick suggestion is try z-index property.
set z-index fo div to be higher than images css class.
Prasad Khandekar 21-Mar-13 16:04pm    
remaining image from where? Are these images present on the original page and obscure the div. If so try setting z-index of the div to a higher value.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900