Page Settings

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
jaf
Beginner
Beginner
Posts: 7
Joined: Wed Aug 13, 2003 9:36 pm

Page Settings

Post by jaf »

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.gif";
The path to the image is correct.

Regards,

Jeff
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Hardly enough code to help if we had a deeper problem (just FYI), but what you need, if I understand your problem, is onbold and overimage (or overbgimage - you didn't say which one you want to change). This info, and more, is found in the reading list provided at http://milonic.com/forum/viewtopic.php?t=2981. Necessary information to operate the menu.
John
jaf
Beginner
Beginner
Posts: 7
Joined: Wed Aug 13, 2003 9:36 pm

Post by jaf »

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
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Sorry 'bout that...

pageimage should do it for the image, but I don't think there's a 'pagebold' (yet - Andy can be very sneaky!).
John
Post Reply