How to have no SubImage, given no submenu?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
nogerorob
Beginner
Beginner
Posts: 6
Joined: Mon Aug 09, 2004 2:03 am
Contact:

How to have no SubImage, given no submenu?

Post by nogerorob »

Hey there,

I have a top level menu item with no submenu. For some reason it displays the little sub-menu image anyway. How do I remove this?

Thanks,

rob
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Most likely you have it defined in your style (subimage=), but it's tough to tell without the requested URL.

The read-me files that come with the download provide a lot of help, as does http://milonic.com/forum/viewtopic.php?t=2981.
John
nogerorob
Beginner
Beginner
Posts: 6
Joined: Mon Aug 09, 2004 2:03 am
Contact:

Post by nogerorob »

John wrote:Most likely you have it defined in your style (subimage=), but it's tough to tell without the requested URL.
.
Looking at this example: http://milonic.com/menusample2.php

Only top level menu items with a submenu defined have an arrow. On my menu, I declare the top level items inside the table where the forum is to appear, and the submenu items outside in a seperate include.

For some reason I have arrows on items without submenus.

Any ideas?
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

nogerorob wrote:Any ideas?
Nope, other than what I already said - second request for a URL...
John
nogerorob
Beginner
Beginner
Posts: 6
Joined: Mon Aug 09, 2004 2:03 am
Contact:

Post by nogerorob »

John wrote:
nogerorob wrote:Any ideas?
Nope, other than what I already said - second request for a URL...
Whoops, missed that. http://www.weeklydavespeak.com

r
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

I assume you're talking about 'Davespeak'. You commented out the sub-menu in the data file, but you're still calling it in the HTML...

Code: Select all

aI("text=Davespeak;showmenu=WD_Archive;url=/wdextra/;status=Our Extensive Collection of Dave Matthews Quotes;");
Remove the showmenu=WD_Archive;.
John
nogerorob
Beginner
Beginner
Posts: 6
Joined: Mon Aug 09, 2004 2:03 am
Contact:

Post by nogerorob »

Thanks John, you're marvelous.

rob
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Well, don't know if I'd go that far, but you're welcome... :oops:
John
Post Reply