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

subimage and selected item


Poster: ljp007
Dated: Tuesday February 7 2006 - 19:29:49 GMT

Is there a subimage over property? i simply want to use a different arrow image for the subimage on rollover?

Also, i'm using images for the global nav. when a user is in a section of the site, such as "Services", I want to have the services image selected (showing the on state, services_on.gif). Is there a method for easily doing this?

Thanks for any help.


Poster: Ruth
Dated: Tuesday February 7 2006 - 21:08:23 GMT

Hi,

onsubimage="whateverimage"; that goes up where you have the subimage=

As to the page highlighting, if you are using actual images for your items, i.e. image=services.gif;overimage=services_on.gif; then you would need to

1. use pageimage=services_on.gif; in the same place you have the image and overimage.

2. create a different image for page highlighting and use that in the pageimage= code in the aI string.

If you are using bgimage= and overbgimage= then you would use pagebgimage=

As another option, and this will work with text items, items made of images, or items with bgimages you can use pageborder="1px solid #ffffff"

If you code that in the style, then the border will appear in any item in any menu that uses the style when the page matches, if you use it in the aI string, then it will appear only around that item.

Below my name is a set of links, there is more information about the various properties for style, menus or items.

Ruth