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
Table based menu with image has link problem
-
- Advanced
- Posts: 20
- Joined: Wed Oct 26, 2005 3:03 pm
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.
Of course the line doesn't wrap. This will make it work as a link again.
Ruth
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;");
Ruth