menu

How do I get a GWT menu popup to stay within the browser window?

My GWT app uses a DockLayoutPanel for primary layout and the page itself does not scroll. I have a PopupPanel with a MenuBar and sometimes when a MenuItem is selected the sub menu bar goes off the bottom of the screen abruptly forcing a new scroll bar into the browser and messing up the layout. How do I get the menu popup to behave nice...

CSS Dropdown Menu working intermitently in all browsers

I'm developing a simple CSS-only dropdown menu but I'm having an issue in which the submenu disappears when the mouse enters a 3-4px tall section just inside the first item on the submenu (the :hover background of the first submenu item changes so the mouse is hovering over the first submenu item prior to it disappearing). If you move t...

HTML UL Menu from XML

Hi, i am receiving xml structured data which is not nested and I need to create UL menu out of it. Data is receiver using .ajax jquery .. please for any idea. Even if I fix output of XML i don't know how to achive this. Structure of XML (sample values) : <data id="1"> <skItem>Food</skItem> <psItem>Item1 </psItem> <vssItem>val...

Help with Pop-ups for menu Items

I am wanting to make an transparent menu strip bar at the bottom of the screen that when you press anyone button on that strip, it will then show your options in a pop-up window like what they use in the new version of the "camera" application for the droid 1 running 2.2... Also I am wanting it to be over top of an background (meaning l...

Dropdown menu not showing right

Hello, my problem is that when I try to show my dropdown menu under "Departamentos" its kinda to the left... not in the right position under Departamentos... I try for hours but nothing, What could be the problem?? LINK TO THE WEBSITE ...

Android: Loading groupviews dynamically

Hi guys, I am trying to figure out how to load different groupviews dynamically. I am creating application that will have menu with 4 categories and each category will have several sub-menu items. I have created four LinearLayouts with sub-menu buttons inside (they are separate xml files). Now I want to display appropriate sub-menu in m...

CSS - <li> Items in Horizontal Menu have a Gap Between Them

The Issue For some reason the left and right borders of the li items do not touch there is about a 4-5 px gap between them. I have no clue where it is coming from... I've spend a good amount of time monkeying around in Firebug with no luck... The Markup <div id="menucontainer"> <ul id="menu"> <li...

Dropdown menu problem IE7 - hidden

Hi everyone, the problem is that in IE7, the dropdown under "Departamentos" its cut by the banner, and it seems to be pushed to the right... This should be a very easy to fix but I have little experience with IE fixes... I try for some time but I need your help, can you check it out?? Link to the Website Thanks ...

mailto: links in content body of .aspx pages don't open properly

I'm having a weird problem where mailto: links added to the body of ASP.NET pages using master pages and the asp:menu control don't work in IE8 (at least, maybe other versions). Steps to reproduce: Create new project in VS2010 (ASP.NET Web Application). Add this control to bottom of Default.aspx (I'm using VB. I'm not sure if I'd hav...

Android create your own menu

I want to build my own menu from the beginning so to be able to put more then 3 items on a raw and put a custom theme. I know it's possible because I saw in other applications, but I am new in Android and I don't know how to do this. Thanks in advance. ...

Customizable CD Menu software

I'm just looking for a customizable CD menu software that allows user to customize the content of the menu such as menu titles, heading, logo, skin etc very easily without building a menu from the scratch. It should be run on windows platform. Any suggestions? thanks ...

options menu - removing focus from item

how do I remove focus from options menu item? I.e. when I open the menu for the first time, none of the items has focus. however, if I focus on one of them using track ball, and then close and re-open the menu the focus is still there. How do I get rid of it? I am clearing and recreating the menu in onPrepareOptionsMenu (as I have to ad...

Bind WPF menu control to xml.

Hi, I have a WPF menu control. I am using MVVM model. I have an XMLDataProvider in resource file. Can I bind it to an XML file (similar to asp.net 2.0) ? Thanks in advance !!! ...

OOP - PHP not working correctly

I am not sure what I am doing wrong, I have try and looked everywhere but nothing I do is working I am using the following code. - I know it is a little long, but if you have time could you please have a look. The issue part is <?php for ($a=0; $a<count($subresults); $a++) { echo '<li id="subcategory"><a id="nav" href="#/'.str_repl...

Options Menu Cancel Event [Android]

Beginning with a basic approach -- Options Menu. Question: What is the best way to capture a cancel (return) event? I.e. the user changes their mind and hits the back arrow. The issue is that I would like to unpause my an application thread. @Override public boolean onCreateOptionsMenu(Menu menu) { onPause(); MenuInflater infla...

CSS Horizontal Menu is showing list bullets

i am using this code... for a Horizontal CSS menu which is working fine on jsFiddle but when i am using it in my site.. it is giving me bullets of the list, see the image below.... HOW TO GET RID OF THESE BULLETS F1 F1 Help !!! Any Key ...

Rails 3 Tree Data Structure

I have bees searching for a good solution for Tree Data Structure in Rails 3. I'm trying to build a Tree menu. What do you use and what would you recommend? ...

WPF menu - Intermediate menu item clickable.

Hi, I have a menu in wpf(mvvm). Menu is of three level. Level1 Level2_1 Level2_2 Level2_1_1, Level2_1_2, Level2_1_3 How do I make intermediate menu item clickable. I mean, I want to make "Level2_1" clickable. Example:- America California Kenucky Indiana ...

Rendering an active menu element in a menu partial in rails 3

I have a dynamic submenu that is rendered according to which page the user is on. I placed the following code in a _sub_menu.html.erb partial: <a href="/dashboard/index" class="current">Index</a> <a href="/dashboard/account">Account</a> <a href="/dashboard/payments">Payments</a>` From my my main view, I call <%= render 'sub_menu' %>, ...

Putting a drop down menu on iWeb created site using exterrnal HTML code

Hello! I am a college student trying to create a website for my professor. Since I have no background in computer science, I opted for iWeb, and I have run into some problems. While iWeb is sufficient for most of our purposes, we would like to integrate a drop down navigation bar that requires an external code. I found a program (Sot...