Questions tagged as 'dropdown'

1
answer

CSS: Dropmenu with Login

I have a drop menu: hover for a div that contains 2 input, login and password, and two buttons, so when I try to type something in the div (which appeared with the li hover) it disappears ... Is there something I can do to make it stay, and j...
asked by 25.01.2015 / 03:51
1
answer

How to create a sub submenu using bootstrap megamenu

Does anyone know how to create a submenu with megamenus? Thanks .navbar-default { color: #fff; background-color: #39b3d7; border-color: #269abc; } .navbar-default...
asked by 04.12.2015 / 22:39
1
answer

Align the size according to the larger text

I have a menu and some submenus, I need the submenu to align the width of it according to the larger text, because there are texts that can contain only 5 words but texts in the submenu that can contain 15 , then it needs to be aligned accordi...
asked by 23.01.2015 / 13:13
1
answer

Dropdown Bootstrap does not work [closed]

I had made a menu using Bootstrap and it was working perfectly, but I needed to add a dropdown, and apparently it does not display any errors ... But nothing happens by clicking the menu. [![<div class="ma][1]][1]sthead"> <n...
asked by 03.05.2017 / 16:03
1
answer

How to make a dropdown that imports the database options

I have a student enrollment form and one for enrollment of these students in classes. To enroll the student in the class, I would like to have a dropdown where I could select one of the registered students, I thought it could be something sim...
asked by 25.08.2017 / 14:39
2
answers

Menu with DropDown behind page content

Good afternoon! I took a dropdown menu ("hover") ready on the internet. But the submenu is appearing behind the page content and displays a vertical scrollbar. Has anyone ever had the same problem? Here is my html code: <div class=...
asked by 05.10.2017 / 19:46
2
answers

How to add options to a drop-down list using jQuery?

I have a function in jQuery that gets a array from PHP , through $.post . array looks like this: array( '0' => array( 'ID' => '1', 'NOME' => 'João' ), '1' => array(...
asked by 20.04.2016 / 18:03
1
answer

Dropdown Menu with Bootstrap

I wanted to know how to make a menu that is dropdown, when it is accessible in mobile continue dropdown. I have the site www.ktfdistribuidora.com.br , in the "products" tab it's a dropdown. In mobile it is not dropdown, when clicked o...
asked by 10.06.2015 / 23:36
4
answers

Problem with div placement

Good afternoon guys, I'm doing a DropDown menu on a website, I'm having the following difficulty, when I hover over the item, the subitems are below a banner plugin. Ex: If I put the banner div (display: none), the SubItem appears and goes...
asked by 25.07.2014 / 20:12
1
answer

How to do a dropdown autocomplete field in Loop

As I do not have much knowledge of javascript I need a help in this my problem here ... In this form and precise that when choosing an item in the dropdown it fills the field next to the value contained in its value <script src="https:/...
asked by 24.09.2018 / 20:19