Problems using a show-menu URL with an imageswap

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
Hoofy
Beginner
Beginner
Posts: 3
Joined: Wed Jul 10, 2002 4:34 pm

Problems using a show-menu URL with an imageswap

Post by Hoofy »

I am trying to set the url of my menu to
"show-menu=submenu imageswap=images/image.gif,,,1"

The image swap works nicely when my url is a link to a page but when my url is set to "show-menu" I get neither my imageswap or my submenu items.

Any help is appreciated.

Code: Select all

,"<img src=images/image.gif border=0>TopMenu", "show-menu=SubMenu swapimage=images/image2.gif",,,1")
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Hi,

You need to shift it over one to the alt_url slot like this

Code: Select all

,"<img src=images/image.gif border=0>TopMenu", "show-menu=SubMenu","# swapimage=images/image2.gif",,1"
-- Andy
Hoofy
Beginner
Beginner
Posts: 3
Joined: Wed Jul 10, 2002 4:34 pm

Post by Hoofy »

Thank you so much. I can't believe how quick you are! It worked like a charm. You have revived my faith in the message board system.

Love the site!
Post Reply