Menus not showing up, no JS error

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
jlkventures1
Beginner
Beginner
Posts: 5
Joined: Wed Dec 07, 2005 10:10 pm

Menus not showing up, no JS error

Post by jlkventures1 »

I licensed the menus and haven't been able to get them to work since. An old v5.6 version I used for testing worked okay, but not one I licensed for this domain. The strange thing is that there is no JS error in firefox. IE7 gets an error that doesn't help me track down the bug. Please advise - Thanks!

http://www.hyperdogmedia.com/preview/au ... -menu.html
http://www.hyperdogmedia.com/preview/au ... -menu.html
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Re: Menus not showing up, no JS error

Post by Ruth »

Hi,

You don't seem to have a background image or a background color for the menu. The menu is actually there. If you run your mouse across the page starting someplace around the bottom of the top image and going right you'll see the things show up as you mouseover them and the submenus drop. Now, either you need to put in a background image or you need to set the offbgcolor and onbgcolor settings.

Also, you have this in the menuStyle

Code: Select all

onclass="menuClass";
offclass="menuClass";
But i don't see that anyplace in your css file. Or on the html page either.

Ruth
Post Reply