Search found 7 matches

by Monkee-Boy
Tue Oct 21, 2003 4:30 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu highlight disappears for sub dirs and pages
Replies: 3
Views: 3221

I just ran across the same problem with an image rollover issue I was working on. :D

http://www.milonic.co.uk/forum/viewtopic.php?t=2874&sid=81054d3f271d22e82b1312acbaa36007

The problem is that the navigational highlight (or _on.gif if you are using the pageimage property) only works for pages ...
by Monkee-Boy
Mon Oct 20, 2003 8:51 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: image rollover navigation highlight question...
Replies: 8
Views: 5485

Andy, sorry to hear about the flu... maybe you should unplug for a couple hours and get a nappy nap. ;)

GOOD NEWS!
Everything seems to be working dandy. I placed the code in position like above...


aI("showmenu=company;image=/img/nav_company_off.gif;overimage=/img/nav_company_on.gif;pageimage ...
by Monkee-Boy
Mon Oct 20, 2003 7:14 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: image rollover navigation highlight question...
Replies: 8
Views: 5485

Thanks for the confirmation of the pageimage property, Andy.

I am a little confused when you say "path of the path", though. From the code I provided above, is this the correct location for this property to appear or should it be part of the menuStyle? or part of the Main Menu code... like this ...
by Monkee-Boy
Mon Oct 20, 2003 5:35 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: image rollover navigation highlight question...
Replies: 8
Views: 5485

:cry: Sadly, I have been there, and it is not offering the help that I need.

I need to find out the best way to implement the code within the guide. Is there any URL you can point me to that explains the difference between Style Properties, Menu Properties, and Menu Item Properties... seeing how ...
by Monkee-Boy
Mon Oct 20, 2003 12:29 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: image rollover navigation highlight question...
Replies: 8
Views: 5485

Cool... so I checked out the Quick Reference guide and think I found the correct property:

pageimage -- Sets the associated rollover image of the menu item if the current browser url matches the url field.

BUT, I am not sure where I need to put it within my tree code. I have played around with ...
by Monkee-Boy
Sun Oct 19, 2003 11:46 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: image rollover navigation highlight question...
Replies: 8
Views: 5485

image rollover navigation highlight question...

Let's say I have 3 sections in my web site:

COMPANY | SERVICES | PRODUCTS

When building a horizontal image rollover navigation, each section has an "on" graphic ( company_on.gif ) and an "off" graphic ( company_off.gif ) -- so when a user rolls over the _off.gif graphic it is replaced with the ...
by Monkee-Boy
Sun Oct 19, 2003 11:29 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: customization of separatorsize property...
Replies: 1
Views: 2230

customization of separatorsize property...

I am having trouble customizing my menu system with the separatorsize property.

I have a horizontal image rollover menu system. When the separatorsize property appears in my menuStyle it adds a separator between each of my navigation graphics and above and below each item in my drop down menu. I ...