473,587 Members | 2,588 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

submenu doesn't close

can you please take a look at website www.nooksack-tribe.org, and tell me why
my sub-menu is not closing. I can go to a different web page in my site, and
then click a home button, and the submenu will be open.

I can mouseover on the on tribal council and other links within the Main
menu and the sub will disappear, but if I go to another webpage, and then I
click to go back home...the submenu is open. What am I missing? Of course
this submenu was working just perfect, and then it decides it doesn't want to
work. Thanks
--
mollybigd
Jun 4 '07 #1
1 1386
Molly,

The following tag has a missing "visibility " property for the sub-menu:

<div style="position : absolute; width: 100px; height: 80px; z-index: 1;
left: 52px; top: 23px; " id="councilSubM enu"
onmouseover="FP _changeProp(/*id*/'councilSubMenu ',0,'style.visi bility','visibl e')"
onmouseout="FP_ changeProp(/*id*/'councilSubMenu ',0,'style.visi bility','hidden ')">

This should read as follows:

<div style="position : absolute; width: 100px; height: 80px; z-index: 1;
left: 52px; top: 23px;visibility : hidden;" id="councilSubM enu"
onmouseover="FP _changeProp(/*id*/'councilSubMenu ',0,'style.visi bility','visibl e')"
onmouseout="FP_ changeProp(/*id*/'councilSubMenu ',0,'style.visi bility','hidden ')">

This will make sure your sub-menu is not visibile when the page first loads.
I hope this helps.

Mike

"molly" wrote:
can you please take a look at website www.nooksack-tribe.org, and tell me why
my sub-menu is not closing. I can go to a different web page in my site, and
then click a home button, and the submenu will be open.

I can mouseover on the on tribal council and other links within the Main
menu and the sub will disappear, but if I go to another webpage, and then I
click to go back home...the submenu is open. What am I missing? Of course
this submenu was working just perfect, and then it decides it doesn't want to
work. Thanks
--
mollybigd
Jun 5 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2109
by: Benoit | last post by:
Here is a quick view of what my program is doing: I am using a system hook to add a menu inside the system menu of my Internet Explorer. Everything seems to work fine for now , my submenu is there, i can click it ,it works , everything is OK except one thing: The problem: When you select the option to "Group similar taskbar button"...
1
1697
by: Tom | last post by:
This is for AccessXP I goto View - Toolbars - Customize and am able to brong up the Customize dialog for my custom menu. I can click on a menu item to select it and the blackbox appears around it. When I right click on the menu item, nothing happens. The Properties submenu with "Properties" at the bottom of the list does not appear. Does...
0
1106
by: chofra03 | last post by:
Hi, I'm using the following code to create my own menu within Visual Studio ..NET. Therefore, I would like to be able to add submenu but could not find any explanation on how to do it. InitMenuBarItems("&My Tool Menu") MenuItemTemplateClass = CreateButton(DirectCast(MenuBarItem, CommandBarPopup),"My Command",...
0
1404
by: jeff.perreault | last post by:
I have a problem with a skmMenu submenu and I think it has to do with an IIS Setting. I have the same website set up on two servers - One is MS 2003, the other is MS 2003 R2 If I load the web page locally from the MS 2003 Server: in I.E. 6.0 the submenu is blank and white (just a square where the items should be). in Firefox, the...
5
5846
by: Jonathan | last post by:
Hello All, I am in the process of creating a 2/3 level collapsible/exspanible menu (called "nav") where users can click on a category and have the submenus appear beneath it and so on (allow users to click on another category and have that expand). Example:
0
8760
Denburt
by: Denburt | last post by:
This code is for a Toggle Button layout on a form, with this code you can set a number of toggle buttons visible and have multiple submenus that will stay hidden when not in use. My main menu is set up with this code and the way I set it up the first button is my search toggle button no submenu (this prevents a submenu from displaying when the...
2
2202
by: az538 | last post by:
Hello All, I am having a problem with my menu and submenu system. It works like a champ in IE6 and Firefox but IE7 renders the submenus in incorrect positions on the page. Also, the menu system is not working properly. Any help would be greatly appreciated. Here is the code: oM=new makeCM("oM"); oM.resizeCheck=1; oM.rows=1; ...
1
3041
by: bhosalevivek | last post by:
I did this code from Dynamic Drive DHTML. it's working properly, but now I need submenu for "Submenu 1.2", means when I take mouse on "Submenu 1.2" I need to display "Submenu 1.2.1". I try to do this but it could't work. hope you understand my Language and My problem. please help me. Code is below. <html> <head>
1
2244
oll3i
by: oll3i | last post by:
i have written css tab menu but my links in submenu inherit the style of a href in main menu (#menu ul li a)? when i hover over the links in submenu they do change as i want them to change they just display as #menu ul li a #menu { position:absolute; height:auto; width:930px; top:10px;
0
7918
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
8206
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7967
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
8220
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5392
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3840
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3875
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2353
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1452
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.