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:33

Image Rollovers


Poster: 45thronin
Dated: Monday July 1 2002 - 20:53:56 BST

Can someone PLEASE help me with this code. I have been working for quite a few days on how to get rollovers to work in the menu, I can't figure it out. Yes, I know how simple it is, but it's not working for me. I've tried several snippets of code from the Forum, but still nothing. Code which other people are saying works for them, isn't for me. Can someone please help!

Here is what I've tried so far:

To have the menu item be a clickable link to a URL:
,"<img border=0 src=image.gif>&nbsp;Text Here",
"http://www.url-here.com swapimage=/image_over.gif;",,,0

To have the menu item show a submenu:
,"<img border=0 src=image.gif>&nbsp;Text Here",
"show-menu=submenuname","# swapimage=image_over.gif;",,,0

Doesn't work for me. I also tried these;

,"<img src=image.gif border=0>","http://www.url-here.com backimage=static-image.gif;swapimage=image_over.gif",,,0

This is the code for the rollover/link:
,"<img src=noarrow.gif border=0><img src=history.gif border=0>","/trane/history.html swapimage=redarrow.gif",,,0

Still nothing.

Can someone give me tested code with an example if possible. I appreciate it. I'm afraid I've been trying to get this to work for so long, I'm kinda fried and loosing my patience.

Thank you in advance!!!!

45thronin
8O

Update


Poster: 45thronin
Dated: Monday July 1 2002 - 21:27:15 BST

O.k., I figured out how to change the background menu color. It's just the menu rollovers that I still can't get to work.

By the way, this is the code I used to get the Menu Background Color to change:

,"Samples","samp.htm","# offfontcolor=ffffff;offbackcolor=5D1B89",,3
,"Samples","samp.htm","# onfontcolor=ffffff;onbackcolor=CC99CC",,3

I got that code on Milonic, so whomever uploaded that, thank you!!!

Now, it's just these darn rollovers!!

O.k., I finally got it too work


Poster: 45thronin
Dated: Tuesday July 2 2002 - 15:48:30 BST

This is how I got it too work. Now, if I could get this too work, ANYONE can get this too work! Simply put in "show-menu=band", and then if you have a image called orange.gif, instead of making the rollover orange2.gif, make it orange_over.gif. It will work. The only problem is, the image doesn't hold on orange_over.gif as you scroll down the menu, it switches back to orange.gif as soon as you leave the box. I'll see what I can do to make that work.

I got the "show-menu=band" from Milonic (the coolest site!), but for some reason couldn't make it work before until now. Patience is a virtue.