» Forums
» DynarchMenu forum
» Support
» sub categories not working in firefox
sub categories not working in firefox
2005/10/18 12:10
Viewed 3128 times
Replies: 1/4

Hi,

My subcategories are not showing in firefox. Check this url in IE: http://www.irmforestry.com/menu.html
and you will see a new set of menus when you mouseover Services > Forest Management. The new menus under Services > Forest Management is not loading in Firefox. Can someone help me?

Also, in IE, how can I remove the black border surrounding the whole menu. In firefox, the border is color white.

Thanks!

Re: sub categories not working in firefox
2005/10/18 12:19
Viewed 4517 times
Replies: 1/3

You have to start the <UL> tags that define submenus inside the <LI> of the parent item (which is actually the HTML standard way of defining nested lists).

For the IE border, include the following line somewhere in your CSS after loading the DynarchMenu skin:

div.dynarch-horiz-menu { border: 1px solid #224433; }

(or whatever color you like).

last
Re[2]: sub categories not working in firefox
2005/10/18 12:43
Viewed 5908 times
Replies: 1/2

Thanks for the bordercolor tip :)

Re: subcats, that's what I did exactly and it's working on IE. Try to mouse over the Services menu, then Forest Management. A new set of menus should load next to Forest Management. This is working in IE but not in Firefox. Any idea why?

Thanks a lot!

last
Google