Search found 13 matches

by liwebsolutions
Fri Oct 11, 2002 6:07 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Alternate Image On Mouseover
Replies: 0
Views: 1824

Alternate Image On Mouseover

Is there a way (without modifying the mmenu.js) to have an image appear on the page separate from the menu, in addition to the submenu. This is easy with javascript functions but does the very elegant mmenu code already provide that capability?

eg: when menuitem3 is 'moused over', the submenus for ...
by liwebsolutions
Fri Oct 11, 2002 5:47 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Multiple Menus On The Same Page
Replies: 4
Views: 5054

Thanks John.....yes I did find the answer nestled in this forum (the same one you provided) and it worked just fine...and I am binding 4 menus to 4 cells...thanks dick
by liwebsolutions
Thu Oct 10, 2002 12:10 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Multiple Menus On The Same Page
Replies: 4
Views: 5054

I found an Andy reply to a similiar question. His answer was set 'always visible' to 1. It was set to 1 during my failed test. I was also binding the menus to separate cells which Andy frowned on. Does this mean I am out of luck?
by liwebsolutions
Wed Oct 09, 2002 11:58 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Multiple Menus On The Same Page
Replies: 4
Views: 5054

Multiple Menus On The Same Page

I tried putting two menus (disciplines and resources and each with a unique menuname) in one page. Only disciplines menu was enabled. I verified this by moving resources in front of disciplines and only resources was enabled. Can multiple menus appear on one page? I actually want four but tested two ...
by liwebsolutions
Sun Aug 18, 2002 11:47 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Frames, submenus and background images
Replies: 6
Views: 5492

the following is where the test code for the menu resides (not palsenators any more...must get the fall site setup for the grandson)
http://members.aol.com/liwebsolutions/menus/
I made the furfer suggestion but there is no change (as furf predidcted)..if i can get this work for ie i will be happy ...
by liwebsolutions
Sun Aug 18, 2002 4:22 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Frames, submenus and background images
Replies: 6
Views: 5492

the index page seems basic and follows

<html>
<head>
<title>Senators - Learning Team Hockey and Having Fun!</title>
<META name="robots" content="noindex,nofollow">
<link rel="stylesheet" type="text/css" href="senators.css">
</head>

<frameset rows="94,*" framespacing="0" border="1" frameborder="0 ...
by liwebsolutions
Sat Aug 17, 2002 12:09 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Frames, submenus and background images
Replies: 6
Views: 5492

thanks furf...hmmm-maybe i have too much hi-tech stuff for netscape (and maybe ie)...i have spent MUCH time with this (1 to learn the tool 2-my hockey kids would like the looks)..you should see a puck and splash over the stick on mouseover-do you...i know ns barfs on some background images...maybe i ...
by liwebsolutions
Sat Aug 17, 2002 11:58 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: How to make submenus, background images and frames work
Replies: 5
Views: 4819

thanks furf...top hor with 1 sub menu uder the item...see a more recent posting with a url
by liwebsolutions
Fri Aug 16, 2002 9:15 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Frames, submenus and background images
Replies: 6
Views: 5492

Frames, submenus and background images

This is an update of an earlier posting. Thanks furfer for solving one problem. For the next one I have tried every combination of code to resolve I know of. If you look at http://members.aol.com/palsenators and move the mouse over Plays and Tips then move the mouse within the top menu you will see ...
by liwebsolutions
Tue Aug 13, 2002 12:57 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: How to make submenus, background images and frames work
Replies: 5
Views: 4819

Thanks furfer..the sourceframe name change put the submenu in the frame_body. My will to conquer has been revived.... I still have problem 2 in my original posting though (argh!).... Now I am trying to figure out how to place the submenus with the suboffset_top, suboffset_left, Frames_Top_Offset and ...
by liwebsolutions
Mon Aug 12, 2002 3:52 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: How to make submenus, background images and frames work
Replies: 5
Views: 4819

How to make submenus, background images and frames work

The following is in my frame_header and is the best of many trial and errors sessions with still no result. The following is happening:
1-the submenu does not appear in the frame_body.
2-the overbackimage stays as long as the mouse is anywhere in the frame_header menu and is not replaced by the ...
by liwebsolutions
Wed Aug 07, 2002 4:05 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: separator bars on top vertical menu
Replies: 1
Views: 2160

thanks for the forum....i finally found the answer...the menu width must be specified
by liwebsolutions
Wed Aug 07, 2002 3:04 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: separator bars on top vertical menu
Replies: 1
Views: 2160

separator bars on top vertical menu

i think i see how sub menus get separator bars but dont see how to enable them for the top menu. i did see an answer for a horizonal top menu but not a vertical top menu. thanks in advance for this great site and code