Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

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:27

arrow images


Poster: Romeo
Dated: Thursday June 19 2003 - 10:36:09 BST

In the vertical menu what do the followscroll variable represent ?

followscroll = "1,50,2"

I am sorry for this unbelievable moment of stupidity, but how do you get the down arrow in the main horizontal menu with the right arrow in the sub menu. I have tried as per version 3 and below but still can only show either down or right but not both.

topbarimage = "images/arrowdn.gif";
topbarimageloc = "center;middle"
subimage = "images/arrow.gif";
subimageloc = "center;middle"

Styles are the answer


Poster: mperemsky
Dated: Thursday June 19 2003 - 17:07:18 BST

I am not sure about v3 as I have only used v4. But in v4 there are entries in the Style to define the images such as the following. Hope this helps.

"/mperemsky/menu/yarrowr.gif", // Sub Menu Image (Leave this blank if not needed)

"/mperemsky/menu/yarrowdn.gif", // Top Bar image (Leave this blank to disable)

arrow Images and followscroll syntax


Poster: Romeo
Dated: Tuesday June 24 2003 - 12:19:37 BST

I have tried the syntax as per

topbarimage = "images/arrowdn.gif";
topbarimageloc = "center;middle"
subimage = "images/arrow.gif";
subimageloc = "center;middle"

but still can only show subimage > on top menu and subs, not V arrow (top level) and > arrow when accessing a second level sub.