I'm trying to use a CSS drop-down/flyout menu (from http://cssplay.co.uk/menus/final_drop2.h... To save link-updating hassles, I'm using PHP include to simplify the menu system. Problem is the flyout is not displaying properly in Firefox. The page source is as it should be. Here's a sample link:
http://www.neocortex.org/temp
As you can see the page displays (sort of) properly in IE (there are spacing problems), but in Firefox, only the base hover works. The dropdown is not displaying at all.
If you can help me solve this or at the very least point me to a place which could help, I'd greatly appreciate it.
2006-08-12
08:53:34
·
5 answers
·
asked by
maniacrpg
2
in
Computers & Internet
➔ Programming & Design
Thanks for the help, everyone, but I figured out what was the problem.. I forgot to add the DTD for index.php
Thanks for taking your time to answer this.
2006-08-12
12:53:20 ·
update #1