Questions tagged as 'menu'

1
answer

open external link in actionBar

How do I open an external link from the toolBar menu I tried some solutions but I could not, I marked the section that I would like to put the click to open the link in the browser. public boolean onOptionsItemSelected(MenuItem item) {...
asked by 12.09.2017 / 04:15
1
answer

Refining post search results (PHP -AJAX) [closed]

I would like to know how to make a vertical menu with a form to update the data without refresh and without having to press the submit. Just click on the option you want to change. Home Like if I did a search and the results appeared, and next t...
asked by 27.01.2016 / 05:56
1
answer

How do you leave the menu 100% when zooming in the browser?

What I can do to make my menu continue 100% when zooming in on the browser, without having to use position: fixed ... My menu has 100% width and a 1024px banner ... (page is not responsive). How are you? .container{width:100%; height:...
asked by 30.12.2017 / 02:20
1
answer

page orientation with a dropdown menu

I have on a page of my site a dropdown menu with a list of rock bands. When you click on the menu it "drops" down showing the list, clicking on some band in that list it closes that menu dropdown and brings in a div down t...
asked by 26.09.2016 / 14:26
1
answer

make a submenu - example on a website below [closed]

I would like to adapt my code to create a submenu like this one: link for example in "categories" - "css" then another side menu appears with the same properties as above and I would like mine to be like this. <div id="menu2"> <ul i...
asked by 02.05.2014 / 10:35
1
answer

How do I create an installation menu with check box?

I'm creating an installation menu with CheckBox , in this menu will have installation softwares in each CheckBox, after selecting the CheckBox, will have a button that will execute all the checkbox > selected. Each CheckBox will run a softwar...
asked by 25.04.2018 / 23:09