I created a menu using css and java based on the "Suckerfish dropdowns" at
http://www.htmldog.com/articles/suckerfish/dropdowns/. My problem is that
the submenu that appears on rollover takes its width from the {#nav li ul}
properties and that means that I had to make it wide enough so that the
widest links are on one line. The result is that when there are one word
links in the submenu, it looks ridiculous. 
 
See here:
 
http://www.flowingpens.com/check_nav.html
 
Any suggestions on how to let the width of the <a href> determine the width
of the <ul>  that it sits in? 
 
Thanks.
______________________________________________________________________
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