images in menu

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.
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

images in menu

Post by John »

I got it to work with "<img src='../images/myimg.gif' border=0>","show-menu=band",,"",

Simply have an image named myimg_over.gif in the same folder as myimg.gif and you're good to go.

Thanks Yadin!
steve@creedfeed.com
Beginner
Beginner
Posts: 2
Joined: Sun May 19, 2002 7:24 pm

Re: images in menu

Post by steve@creedfeed.com »

bump... ???//
geronimofo
Beginner
Beginner
Posts: 2
Joined: Mon Feb 24, 2003 10:01 pm

Post by geronimofo »

BUMP...

I am trying to do the exact same thing. I think it's simply a matter of inserting "MM_swapImgRestore()" into the mouseout script. I have tried to locate the right place to put it, but I don't know what I am doing. I'm just a designer. Can anyone help us out???

Anyone?
g!
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 Geronimofo (lmao),

Hmmm... that thread started a year ago and has had several different topics in it. I'll assume you meant the last one... keeping the swapimage showing while the submenu is open.

Sadly, this capability is not part of version 3. It has been requested, and the word is that it'll be part of version 4. Having said that, I can imagine a way to do it in version 3 by writing your own functions. You could use the mainmenu item's onfunction property to call your own function to swap the item's image on mouseover. That same function would set an interval function to check periodically to see if the submenu is open; once it's closed, the image would be swapped back and the interval function cleared. Doable, but maybe a bigger pain than it's worth.

Kevin
geronimofo
Beginner
Beginner
Posts: 2
Joined: Mon Feb 24, 2003 10:01 pm

Post by geronimofo »

Thanks, Kev...

I might just give that a try.

g!
Post Reply