CSS Menu, nearly there

mparter said:
That menu seems to render OK but I want mine to appear directly underneath the main menu item.

I don't really understand what you mean by this, as the link i posted the second level navigation appears directly underneath the "main" top level navigation.

The reason it is wider is just due to the size - set the size to whatever you want i.e a max width the same as the top level.

edit if your using the htmldog link that you have posted then your using javascript not pure CSS - you'll need some one with JS knowleged i feel
 
Last edited:
Harib0 said:
I don't really understand what you mean by this, as the link i posted the second level navigation appears directly underneath the "main" top level navigation.

The reason it is wider is just due to the size - set the size to whatever you want i.e a max width the same as the top level.

When you view that page in IE7, you get the following effect

ie7_screen.png


In FireFox 2 it's fine. I'm aiming for IE5+, FF, etc support. Can't even get it to work in one browser at present :(
 
I edited my post above - Have a look at this see if you can spot your mistake - it works fine in ie and ff and is using JS - i know nothing of JS so can't help any further sorry
 
Last edited:
Back
Top Bottom