Connecting Tech Pros Worldwide Forums | Help | Site Map

dissapearing DIV in IE

Newbie
 
Join Date: Oct 2009
Posts: 2
#1: Oct 14 '09
I have a site where I have divs with float:left with CSS a:hover that changes the border of the DIV.

When I do mouseover on the poker div in the poker page, the div below dissapears.

Any clues?
In my site click on the poker page and move the mouse over the poker image, the image dissapears.

TheServant's Avatar
Expert
 
Join Date: Feb 2008
Location: Australia
Posts: 914
#2: Oct 15 '09

re: dissapearing DIV in IE


It's hard to say with not html or css to look at. I suspect you are changing a property which is moving it out of the div and your div has overflow: hidden.
Reply

Tags
css


Similar HTML / CSS bytes