menuitem-selection

Clicking on a side of the text on the asp menu item; menu disappears

If user clicks on a side of the text in the drop down menu, the menu disappears but system performs no action and user needs to click right on the text. Clicking on a side should not disappear the menu but should stay there so that user should know that he has not clicked on the right place. OR Clicking on a side of the text should p...

Switching menu items between two lists using buttons in JavaScript

I have this school assignment that I've been working on and am totally stumped as to why it's doing what it's doing. Basically it's a left selection list, 2 middle buttons, and a right selection list. The purpose is to move options between lists. My problem is as follows: a selection is made on left list, the move to right list button is...

Menus not displayed properly in page containing swf file(amcharts).

Hi, I have different pages containing charts (swf file).These charts are built using amcharts. In the header there is a menu containing link to different pages. If in a page there is a content followed by chart then menus are displayed correctly as can be seen from the following image But if a page contains chart only then only some ...

MFC: How to select MENUITEM Separator?

Hi all. I have a question related to MFC application: is it possible for an MFC application to receive "select" or "WM_COMMAND" event for MENUITEM separator? MY OBJECTIVE: when a user performs right-click in the program, a pop-up menu is created with an "auto-hide" functionality. Meaning: the pop-up menu stays when the mouse is inside t...