"show-menu" & "swapimages"

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
wan
Beginner
Beginner
Posts: 4
Joined: Sun Jul 14, 2002 4:24 pm

"show-menu" & "swapimages"

Post by wan »

Hello
I had problem when to try this
"<img src=images/home.gif border=0>","index.htm swapimage=images/home_over.gif show-menu=strategy",,"",0

it seems "show-menu" can not be used with "swapimages"

PLease advise...
Thanks in advance
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Hi,

Try changing your code to something like this

Code: Select all

"<img src=images/home.gif border=0>","show-menu=strategy","index.htm swapimage=images/home_over.gif ","",0


You need to shift the URL and alternate property over to the alt_url slot.

Cheers
Andy
wan
Beginner
Beginner
Posts: 4
Joined: Sun Jul 14, 2002 4:24 pm

Post by wan »

:D COOL!, Thanks, you're great !
Post Reply