Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:16
How to have no SubImage, given no submenu?
Poster: nogerorob
Dated: Monday August 9 2004 - 2:06:22 BST
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
Poster: John
Dated: Monday August 9 2004 - 4:23:24 BST
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.
Poster: nogerorob
Dated: Monday August 9 2004 - 19:38:15 BST
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?
Poster: John
Dated: Monday August 9 2004 - 19:40:56 BST
nogerorob wrote:
Any ideas?
Nope, other than what I already said - second request for a URL...
Poster: nogerorob
Dated: Monday August 9 2004 - 23:30:49 BST
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
Poster: John
Dated: Tuesday August 10 2004 - 15:07:07 BST
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:
aI("text=Davespeak;showmenu=WD_Archive;url=/wdextra/;status=Our Extensive Collection of Dave Matthews Quotes;");
Remove the showmenu=WD_Archive;.