Questions tagged as 'menu'

1
answer

Simple settings menu with CheckBoxPreference Android

I have a simple settings menu where I have a CheckBoxPreference . I want to set silence mode when the checkBox is checked and normal mode when it is not checked. The sound code I already have, but I'm having trouble getting the value of ch...
asked by 23.02.2014 / 20:27
1
answer

Menu does not open levels on iPhone or iPad

I programmed a website, and for the menu I used jQuery hoverdrop . But it does not open in any way on iPhone or iPad. In other phones and tablets works normally (only takes a little longer to load depending on the speed of the internet). W...
asked by 10.02.2014 / 19:37
0
answers

Menu with anchor href, does not work when it is on the same page

I have menu that stays in an include and if I am in the home and I click on one of the options goes right to the desired page, only that when I am on the page itself only works the first link which is what I am the rest not . Do you have to put...
asked by 20.09.2018 / 18:57
0
answers

Formatting PHP Function Returns

Person I have the following database structure: id | parent_id | username Where a parent can have n children and these children generate n children, this structure is already working, what I need is an example output: [ (int) 1 =>...
asked by 27.10.2018 / 13:16
2
answers

Center CSS / HTML menu

I need your help to centralize a menu I'm adding to my site. #cssmenu > ul, #cssmenu > ul li, #cssmenu > ul ul { list-style: none; margin: 0; padding: 0; } #cssmenu > ul { position: relative;...
asked by 05.10.2018 / 23:12
0
answers

Pin a sidebar

I have two components, a form and a sidebar, I want to let my sidebar stay on the screen and when I add data to the form and save as I insert the sidebar do not "move". In that link ( link ) is how is the sidebar and the form, when I move in the...
asked by 01.07.2018 / 20:44
0
answers

How to add a Menu in a single Fragment?

I have 3 Fragments and all of them in a single Mother activity. I want the following menu: <?xml version="1.0" encoding="utf-8"?> <menu xmlns:android="http://schemas.android.com/apk/res/android"> <item android:titl...
asked by 07.05.2018 / 17:02
2
answers

Modify navbar breakpoint

nav #btn-principais{ background-color: #27C8D0; border-radius: 1px !important; float: right; } #logo{ width: 240px; height: auto; float: left; } nav .icon-bar{ background-color: #000; } .navbar-collapse { padding-righ...
asked by 01.03.2018 / 13:52
1
answer

Glitch with JPopupMenu in Java Swing

I created a small application to test a JPopupMenu along with a JTextField, the problem I encountered is that when I click very fast, repeatedly following together selecting the items one time or another from a glitch / bug on the screen, it lea...
asked by 12.01.2018 / 20:38
1
answer

CSS - Help with hover in the menu

Good evening guys, I'm having a problem with my menu .. I want to space it but then when I use the padding it creates an area around that when passing the mouse near it already triggers the hover and I would like to trigger it only when hover...
asked by 31.01.2018 / 01:30