Table based menu with image has link problem

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
kitlamoureux
Advanced
Advanced
Posts: 20
Joined: Wed Oct 26, 2005 3:03 pm

Table based menu with image has link problem

Post by kitlamoureux »

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
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

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: Select all

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
Post Reply