Re: [css-d] dropdownmenu not working in FF

2006-02-22 Thread In Tel webdesign
Thanks Tom, I see already good results in IE and Firefox. I have to figure out how FF can create space for this dropdownmenu. Now it falls over the rest of the menu. If you have any suggestions? Met vriendelijke Groeten Adrie den Hertog In Tel webdesign www.in-tel.nl > hiya - your subnavs hav

Re: [css-d] dropdownmenu not working in FF

2006-02-22 Thread Tom Payne
hiya - your subnavs hav to be *inside* your parent lis - otherwise your css declaration li ul {display: none;} won't work. (and it's invalid XHTML...) so change: Personal Styling Kleuradvies Stijladvies Make-upadvies Uw Kledingkast Winkelen to: Person

[css-d] dropdownmenu not working in FF

2006-02-22 Thread In Tel webdesign
Hello I'm working on a testversion of a vertical dropdownmenu. www.poolstyling.nl/htm/test2.htm www.poolstyling.nl/css/test-menu.css It works in IE with csshover.htc (Peter Nederlof) but it doesn't really look the way I want it. The submenu show the same rightborder as the mainmenu. How can I ma