Search found 7 matches

by taesl
Thu Jun 13, 2002 2:08 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Roll over images not working
Replies: 4
Views: 3805

Thanks...

Thanks, Hergio,

I got the same information from Andy last week. His support is great and he replies in a short time!

I have another problem that has arised from this image swap but I should have a fix soon. Keep up the excellent help...

Cheers,
Ken
by taesl
Fri Jun 07, 2002 6:04 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: images in menu
Replies: 5
Views: 5014

Ooopps!

Well the rollover image worked but now the submenu doesn't appear...

Darn!
by taesl
Fri Jun 07, 2002 6:02 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Roll over images not working
Replies: 4
Views: 3805

Ooopps!

Well the rollover image worked but now the submenu doesn't appear...

Darn!
by taesl
Fri Jun 07, 2002 5:59 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Roll over images not working
Replies: 4
Views: 3805

Hey I got it to work!!!

Here is my original string that did not work..

,"<img src=diamond.gif border=0>&nbsp;&nbsp;LINKS","show-menu=link1 swapimage=diamond_over.gif",,,1

Here is the new string that does work...

,"<img src=diamond.gif border=0>&nbsp;&nbsp;LINKS","<show-menu=link1> swapimage=diamond_over.gif",,,1 // I ...
by taesl
Fri Jun 07, 2002 5:58 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: images in menu
Replies: 5
Views: 5014

Hey I got it to work!!!

Here is my original string that did not work..

,"<img src=diamond.gif border=0>&nbsp;&nbsp;LINKS","show-menu=link1 swapimage=diamond_over.gif",,,1

Here is the new string that does work...

,"<img src=diamond.gif border=0>&nbsp;&nbsp;LINKS","<show-menu=link1> swapimage=diamond_over.gif",,,1 // I ...
by taesl
Fri Jun 07, 2002 5:35 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: images in menu
Replies: 5
Views: 5014

I am having same same problem

See my posting (roll over images not working) for additional information... I see that you have had no replies... have you corrected your problem yet?

Hey Marty...we need your help!
by taesl
Fri Jun 07, 2002 4:36 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Roll over images not working
Replies: 4
Views: 3805

Roll over images not working

Trying to add a rollover image... here is my string that I need help with...

"<img src=diamond.gif border=0>&nbsp;&nbsp;LINKS", "<"show-menu=link1 swapimage=arrow_over.gif",,,1

"<img src=diamond.gif border=0>&nbsp;&nbsp;LINKS", // section works fine!
"show-menu=link1 swapimage=arrow_over.gif ...