Hello Martin, Looks like you're on the right track. What I'd do is make the submenu nested lists in the lists you already have. Then go on the interwebs and do a search for horizontal suckerfish. That's the technique you're after I think. You'll find ready to use javascript so even if it's not your thing you should be able to figure out how to use it. Another thing. Javascript is really only necessary to get things working in IE6 (and to a lesser degree IE7 in that case as well). If IE6 is not important to you, you can solve this completely with CSS.
Gr. Matijs On Thu, Dec 4, 2008 at 12:19 AM, Martijn Adler <[EMAIL PROTECTED]> wrote: > Hi everybody, > > I'm fairly new to css and I'm trying to recreate the site I built with "my > trusted" tables, which can be found here: http://www.opsicilie.nl. So far, > I've made one page (which I will use as a template in Dreamweaver) with only > a rollover menu. The sub menus are still missing: > http://www.fdesign.eu/opSicilie-css/test2.html. > > Can I finish the menu all in css and have it work like it does in the table > version, or do I need to use javascript (not my cup of tea..)? I was > thinking of nesting other lists in the ul I used and then maybe position > them absolute to the #navcontainer. Is this possible? If so/if not, can you > give me some pointers? > > Cheers, > Martin > > > > ______________________________________________________________________ > css-discuss [EMAIL PROTECTED] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ > ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/