Questions tagged as 'menu'

1
answer

div that does not exceed certain limits

Well, in this link :: link there is a menu that when loading the page is not fixed at the top of the screen, however When you scroll down the page a little, this menu appears and is fixed at the top. How do you do that?     
asked by 05.09.2014 / 03:36
1
answer

How to change a menu item after it has already been created? [closed]

This is what I create a menu through the onCreateOptionsMenu method, and then I want to leave an item invisible but I can not. @Override public boolean onCreateOptionsMenu(Menu menu) { getMenuInflater().inflate(R.menu.filter_menu,...
asked by 29.12.2016 / 22:14
3
answers

Problems closing menu when clicking links

I personally made a site onepage in this link , it has a fixed menu on the side that opens when clicked by is the following in these links there are anchors that when they are clicked the site usually descends however the menu does not c...
asked by 27.10.2017 / 15:22
2
answers

Angled route link does not work in bootstrap

Person I'm having trouble on the menu. The links made in Bootstrap are not bringing my angular routes. If I put the command in the navigation bar is going well. I already researched several things and nothing works. If someone came up, please he...
asked by 12.02.2016 / 14:04
1
answer

How to align text in a "mobile" menu using the "select" tag

I have a website (structureonline.com) responsive and when I access the menu on a PC simulating a mobile device the text is aligned to left . I have the following code on my site: index.html : <nav> <...
asked by 19.03.2015 / 11:51
6
answers

How to create link with hover showing sides traces

What I want to do I want to create a menu and for each link I want to apply a hover effect. When the user hovers the mouse will show strokes on the sides of the link. Image Example Follow here as I'm trying to do. When I hover over "h...
asked by 02.09.2014 / 15:19
1
answer

Ordered list with next element to the right when it does not fit

I am creating a menu where I will have several buttons. To align the buttons I use a simple ordered list. I want to know if there is any way that, when no more buttons fit within the maximum height of the submenu, they will jump to the right.  ...
asked by 16.10.2014 / 14:23
2
answers

Responsive menu using Bootstrap

I want to make a fixed menu using booststrap, so that it is responsive; ie when you decrease the screen the menu turn an icon. However, when I decrease the viewport screen the icon appears to be there, but it does not appear visually. <...
asked by 18.12.2018 / 16:24
3
answers

Open and Close div using the same button with JavaScript

I would like to make a menu appear and disappear (with fadeIn and fadeOut) using the same button, which in the case is a button with class ".hamburger" and I'm not sure how to do it. Ps: I would like that when you click on one of the menu link...
asked by 16.03.2016 / 17:50
1
answer

Working with Struct and problem in print, changing Struct and deleting a Struct [closed]

I have a job of the faculty to do that is to create a struct of "Library Register" (cataloging code, name of the work, name of the author, publisher, donated works of each area, number of pages) with options of "Register book, search for catalog...
asked by 19.06.2014 / 19:20