Skip to main content

Questions tagged [menu]

A menu is a user interface mechanism that provides the user a means to view and execute application operations. (Generic; please use platform and/or language tags when possible instead)

-1 votes
0 answers
19 views

Passing a function with parameters as an argument to another function in JS? [duplicate]

My friend and I are working on a project in Google Apps Script (which utilizes JS) and we wanted to create a custom menu that runs a function when you select an option in the menu. Here is the code ...
D'arktanyan's user avatar
0 votes
0 answers
8 views

I have a grid with several items on it, how do I have specific items show when I click a category menu?

example I have a grid of several items, and a category menu. I'd like specific grid items to show when a menu option is clicked. What are some straightforward ways I can achieve this? Here's is the ...
Matt's user avatar
  • 1
0 votes
0 answers
15 views

Unable to modify Navigation Drawer Menu under Android Studio Giraffe | 2022.3.1 Patch 4

I made an app using a NavigationView and used to be able to modify the drawer menu after catching a selection in onNavigationItemSelected. The app was compiled with Android Studio version 4.1.2 and ...
Fritz's user avatar
  • 19
-1 votes
0 answers
15 views

WordPress draw navigation menu [closed]

In the WordPress Admin I have menu structure as below Model (Custom post type)->Categories (Taxonomy)-> Posts as the menu structure in WordPress Appearnace->Menu In the front end I would ...
seyha chroeng's user avatar
0 votes
0 answers
15 views

Navigation and Menu Item Highlighting Issue in DevExpress XAF Blazor Application

I am working on a Blazor application using DevExpress XAF (eXpressApp Framework), where I've integrated Razor components for my menu items. I'm facing an issue with navigation and menu item ...
Jyothi's user avatar
  • 1
0 votes
1 answer
27 views

How to display item count in menu of magento2 admin?

in the magento2 admin side, I want to display the records count if I have 5 records in operations the 5 will be displayed in order in the menu, I have multiple items in the menu. Each record will show ...
Mateen Ahmed's user avatar
-2 votes
0 answers
30 views

javascript tree on right click

I have a code below $('#tree').on('select', function (e, node, id) after clicking on a Menu. I want to know the same trigger on right click, I want to know the equivalent of this command $('#tree')....
Allan Morris Caras's user avatar
0 votes
4 answers
109 views

disable li items in navigation bar HTML

I have a simple navigation bar, this is the HTML <body> <header> <nav class="menubar"> <ul class="menulist"> <li id="login" ...
Claudio's user avatar
0 votes
0 answers
46 views

Swift UI DatePicker hourAndMinute fails when another picker is displaying menu

Does any one know a workaround (as I assume this is a bug). Trying to open Time portion of DatePicker while another menu styled picker is opened breaks the whole DatePicker: The Time menu does not ...
gswierczynski's user avatar
1 vote
0 answers
20 views

Why doesn't this python plugin show up in my filters menu?

I'm trying to code a Python Fu plugin for GIMP, but it doesn't appear in my menus. Is there a mistake in my code? How can I fix this? Thank you a lot for reading me! #!/usr/bin/env python from gimpfu ...
Noah Bogue's user avatar
1 vote
1 answer
47 views

How can I remove an item on the main Pharo menu left over by a Roassal installation?

After an attempt to install Roassal a persistent menu item has been to the top level of the image's menu. The menu label is Load full version and after searching the image it is coming from a ...
vfclists's user avatar
  • 19.8k
0 votes
0 answers
27 views

Adding navigation block to page creates new, derived menu, instead of using the originally defined menus

I have a problem with the menus on my WordPress site running the virtue theme. Wordpress is the newest version and all plug-ins are up to date. I have not coded anything in any file. I have three ...
litotes's user avatar
  • 99
0 votes
4 answers
53 views

How Can I Get Javascript To Run On A Specific Screen Size?

Below is some Javascript that I'm using for the mobile menu on my website. This Javascript stops content outside the menu from scrolling when the mobile menu is open and closes the menu when an item ...
Richard Perkins's user avatar
0 votes
0 answers
39 views

Why Is My Website Freezing After Clicking On An Item In The Menu? No Issue On A Mobile Device

While testing my website on a computer, whenever I click on an item in the menu bar on my website and go to that page, then go back to the previous page, for some reason the website freezes. If I ...
user25680377's user avatar
0 votes
1 answer
52 views

Custom plugin top menu url replace with custom post type list link

How do I alter the position of a Custom Post Type menu item within my plugin admin menu? I create my custom plugin WPTutor LMS and create one custom post type Course I want to show my custom plugin ...
Kaushal Patel's user avatar

15 30 50 per page
1
2 3 4 5
1058