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:35
Image based menu **SOLVED**
Poster: justicepig
Dated: Wednesday May 2 2007 - 11:28:10 BST
Hi I have a small problem, I have a menu that uses images for the top level item ie.
Code:
aI("image=images/menuimages/introduction.jpg;overimage=images/
menuimages/introduction_over.jpg;url=index1.asp;");
menuimages/introduction_over.jpg;url=index1.asp;");
The issue is when the page is loaded the image shows the image and not
the overimage is there a way of setting the image to be the overimage like
onImage='' or something?
SOLUTION: USE PAGEIMAGE, EXAMPLE
Code:
aI("image=images/menuimages/contactus.jpg;overimage=images/
menuimages/contactus_over.jpg;pageimage=images/menuimages/
contactus_over.jpg;showmenu=contact;");
menuimages/contactus_over.jpg;pageimage=images/menuimages/
contactus_over.jpg;showmenu=contact;");