Re: [css-d] building a menu - submenu not displayed well

2008-12-05 Thread Martijn Adler
Hi Matijs, Thank you, I tried the Suckerfish. I saw that without the javascript I was able to see the dropdown menu in IE. Problems in IE however: 1. the dropdown menu shows the same pictures as the one from the parent element 2. there's no difference in height (the first one should be 8 pix hi

Re: [css-d] building a menu

2008-12-04 Thread Matijs
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

[css-d] building a menu

2008-12-03 Thread Martijn Adler
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: ht