Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Wednesday July 18 2012 - 06:07:32

"show-menu" & "swapimages"


Poster: wan
Dated: Sunday July 14 2002 - 16:32:49 BST

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


Poster: Andy
Dated: Sunday July 14 2002 - 16:58:15 BST

Hi,

Try changing your code to something like this

Code:
"<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


Poster: wan
Dated: Monday July 15 2002 - 5:38:02 BST

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