over pageimage option?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
MrCknight
Beginner
Beginner
Posts: 8
Joined: Fri Nov 17, 2006 4:04 am

over pageimage option?

Post by MrCknight »

Is there the ability to have an "over pageimage" or something similar?

I use three images and image states, as follows:-

Code: Select all

image="menu_ptr.gif";
overimage="menu_ptr_over.gif";
pageimage="menu_page_ptr.gif";
What I want to do is have the equivalent of an overpageimage so that when the mouse goes over the selected menu a fourth image is displayed. Is this possible?

Thanks
Colin Knight
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

No that is not a property of the menu. You might contact Milonic and see if that could be added. What happens is that when you mouseover the item that is showing the pageimage it uses the overimage.

Ruth
MrCknight
Beginner
Beginner
Posts: 8
Joined: Fri Nov 17, 2006 4:04 am

Post by MrCknight »

Thanks Ruth

I will do that

Regards
Colin
Post Reply