images with swapimage and submenus

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
ronnie_308
Beginner
Beginner
Posts: 1
Joined: Wed Oct 30, 2002 4:02 am
Contact:

images with swapimage and submenus

Post by ronnie_308 »

Hi,
Got a bit of a problem with having images as the top of my menu. It shows the sub menus fine as long as i dont have a swapimage as well. if i put the swapimage in along with the show-menu i get a whole lot of nothing, if i remove one or the other it works (either showing me the sub-menu or the swapimage but i cant get them both to work at the same time.

What i need to do is have the image swap and the sub menu displayed when the menu item is hovered over.

Any help appreciated.

Ron
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

Hi Ron,

When you use show-menu in the URL field (field #2), all alternate properties, including swapimage, should go in the alternate URL field (field #3). If you don't want to specify a URL to go to if the menu item is clicked, then use a # at the beginning of the field instead. Like this:

Code: Select all

,"Menu Description","show-menu=menu_whatever","# swapimage=image_path/image_name.gif;",,1
If you use multiple alternate properties (e.g., a swapimage and a suboverimage), then separate them with a semicolon.

Hope that helps,

Kevin
Post Reply