just as a followup, absolutely positioning the list works, but now the hover is acting odd. check it out:
<http://www.slurve.com/workarea/metro/topnav_test.html> --- diego nunes <[EMAIL PROTECTED]> wrote: > "position: absolute;"? ;) > > On 14/10/05, trose <[EMAIL PROTECTED]> wrote: > > Greetings. I'm hoping someone will be able to > help me > > with a CSS dropdown nav issue that has been > bothering > > me. I'm using a list-based dropdown navigation > (that > > I discovered on A List Apart). It's pretty much > two > > unordered lists. The parent displays the nav > items, > > the child displays sublinks on the hover state. > > Pretty straightforward. > > > > The child list displays properly on the hover > state, > > but it pushes the content below down. Obviously, > I > > don't want this to happen. See example: > > > <http://www.slurve.com/workarea/metro/topnav_test.html> > > > > There's a tiny javascript included to make it work > in > > IE using DOM, but I'm thinking this issue is > > CSS-related. Any ideas how to make the sublinks > > display *over* the content below, rather than > pushing > > it down? Do I need to use absolute positioning > > instead of relative? > > > > The CSS is available in the source code. Thanks > in > > advance for any help... > > > > TR > > > > > > > > > > > > __________________________________ > > Yahoo! Mail - PC Magazine Editors' Choice 2005 > > http://mail.yahoo.com > > > ______________________________________________________________________ > > css-discuss [EMAIL PROTECTED] > > http://www.css-discuss.org/mailman/listinfo/css-d > > List wiki/FAQ -- http://css-discuss.incutio.com/ > > Supported by evolt.org -- > http://www.evolt.org/help_support_evolt/ > > > > > -- > diego nunes > __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
