Search found 7 matches

by jaf
Tue Nov 04, 2003 6:45 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Page Settings
Replies: 3
Views: 3128

John,

I believe the parameters you noted are for mouseover only. I am referring to the menu item changing when the URL specified is met. For instance the menu item example1 would be bold when the url displayed is expample.htm.

Regards,

Jeff
by jaf
Sun Nov 02, 2003 6:54 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Page Settings
Replies: 3
Views: 3128

Page Settings

I want the menu to show the current page by changing the font color, font weight and image. I was able to get the pagefontcolor to change but could not get the pageimage to change. I also don't see a value change the page font weight.

My code for pageimage is:
pageimage="../menu/gray_arrow_down ...
by jaf
Tue Sep 02, 2003 8:13 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Header Style Menu in Monzilla and Opera
Replies: 5
Views: 3815

Thank you for your help. I got the working now.

The only issue I have is that I can't seem to get the seperator line to appear unless there is text below it. See the last line of code. Visually this is not a problem but if you mouse over the area there appears to be a hyperlink with nothing ...
by jaf
Thu Aug 28, 2003 7:09 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Header Style Menu in Monzilla and Opera
Replies: 5
Views: 3815

It's on an Intranet so I can't provide a URL. I included the menu coding. Hopefully this helps.



_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150 // The time delay before menus open on mouse over
_followSpeed=5 // Follow scrolling speed
_followRate ...
by jaf
Wed Aug 27, 2003 11:53 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Header Style Menu in Monzilla and Opera
Replies: 5
Views: 3815

Header Style Menu in Monzilla and Opera

I am using a Header Style Menu to seperate different menu categories. I am not using a Header Title between menus but rather just a thin horizontal line. This works fine in IE but other browsers such as Monzilla and Opera display a much thicker line. Is there a way to fix this?

Jeff
by jaf
Fri Aug 22, 2003 11:47 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Header Style Menu in Monzilla and Opera browser
Replies: 0
Views: 1811

Header Style Menu in Monzilla and Opera browser

I am using a Header Style Menu to seperate different menu categories. I am not using a Header Title between menus but rather just a thin horizontal line. This works fine in IE but other browsers such as Monzilla and Opera display a much thicker line. Is this a bug that will be fixed?

Regards,

Jeff
by jaf
Wed Aug 13, 2003 9:49 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Format in horizontal_data.js files
Replies: 2
Views: 2911

Format in horizontal_data.js files

I just downloaded version 5. Unlike previous versions that I have worked with the properties are not easy to read inside the javascript file. In previous versions each property was on a seperate line. What am I doing wrong?

Regards