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:25
Table based menu with image has link problem
Poster: kitlamoureux
Dated: Thursday November 17 2005 - 16:15:47 GMT
Hi there,
My menu is finally looking like and acting like i want it to except for one thing..
I have an image which opens a submenu and should link through to a page, but for some reason, it does not. THis all started to happen after i moved the menu call into a table. Any thoughts on why this would be happening?
http://www2.beta.hodes.com
The graphic GLOBAL NETWORK at the bottom is the issue.
Thanks,
Kit
Poster: Ruth
Dated: Thursday November 17 2005 - 17:06:38 GMT
Hi,
I've reported this. For now you can use text and the html img tag and it will work while the problem is fixed.
Code:
aI("text=<img src=HodesGlobalNetwork.gif border=0 width=117 height=54>;url=/globalnetwork/index.asp;showmenu=GlobalNetwork;");
Of course the line doesn't wrap. This will make it work as a link again.
Ruth