From: Ingo Chao <[EMAIL PROTECTED]>
 >>  I have a 3-level Son of Suckerfish menu that works 
>>  fine everywhere except Safari (1.3.2).  It looks like
>>  the 3rd level submenu isn't getting the right negative
>>  top margin...
>>  
>>  Does anyone see what I've done wrong?
>
>No, I think its a Safari bug.
>
>#nav li ul ul { ...
>   margin: 0 0 0 120px; /* instead of -1.6em for margin-top */
>   top: 0; /*add*/
>   }
 
Ingo,
 
 That works just great.  I appreciate the help!
 
 Thanks,
 -Ann
 


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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/

Reply via email to