Previous Message
Next Message

Extra space in IE on css dropdown navigation

Sent by Roger Roelofs on 27 November 2006 06:06


Ian,

On Nov 26, 2006, at 4:07 PM, Ian Young wrote:

> #contentheader li ul {
> 	 visibility:hidden;
> 	 position:absolute;
> 	 top:1.5em;
> 	 left:0;
> 	 height:0;
> 	 overflow:hidden;
> 	 width:120px; (I would prefer ems here)
> }

I'm curious what this code accomplishes.  Her current code hides the  
sub-menus off-left rather than using visibility: hidden.  Why is it  
better to hide them 'in place'?
It seems like there is more to undo on hover with this method.  What  
am I missing?

-- 
Roger Roelofs
"Remember, if you’re headed in the wrong direction,
	God allows U-turns!"
	  ~Allison Gappa Bottke

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: