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
"show-menu" & "swapimages"
Hi,
Try changing your code to something like this
You need to shift the URL and alternate property over to the alt_url slot.
Cheers
Andy
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