Questions tagged as 'accordion'

1
answer

Nested accordions on Bootstrap

I have a series of nested Bootstrap accordions and when I have to put some tags ( span ) between the panel structure, the offspring do not work and the closing / opening of the same fails. I've tried this script but I can not get it. An...
asked by 16.01.2017 / 12:39
3
answers

Create drop-down elements for html5 page

Good morning people, I need to create a help page where you enter a title and when you press the text is displayed. It would be something similar to the following image:     
asked by 01.07.2016 / 12:36
1
answer

Change color to accordion of Materializecss

I have an accordion from Materialize that when clicking shows a table, what I want to do is that when I give in the "title" (the div that has the collapsible-header class), I change the color class of that same div and when I click to return to...
asked by 19.04.2018 / 19:36
1
answer

Problem Collapse accordion With ajax

I am trying to load the contents of a table that has information inside an Accordion collapse, but I upload the content of the accordion next to the table and not hidden as it should: My ajax: // Gestión de RMA Dinámica $.aj...
asked by 26.04.2017 / 21:09
0
answers

Correct order of the head

I am using modals, datetimepicker and selectpicker in a single project and I managed to make everything work together in the following way <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <meta name="viewport...
asked by 28.04.2018 / 20:02
1
answer

How to control an accordion menu

Hello, I have an accordion menu that opens with a click, but when two loaves are both open, I would like to have a single open part the code I use is <script type='text/javascript'>//<![CDATA[ $(document).ready(function() { //Ini...
asked by 08.03.2018 / 20:38
0
answers

Open item accodion by name

Very good, I'm doing a boostrap menu bar and a jquery accordion dynamically. The subcategory of the boostrap bar menu would be the same as the elements shown in the accordion. The problem is that when I click on a subcategory of the menu bar, I...
asked by 12.02.2018 / 10:20
2
answers

Open section of bootstrap accordion with anchored link

The problem I have is that I want to go from my home page by clicking on a link to address my frequent questions page and open a section of my accordion. Try the normal way by adding the link # collapse1 but it does not work that way. These a...
asked by 24.08.2017 / 18:49
1
answer

Problems with Bootstrap - Modal Window and Nav-Tabs

I have the following problem: Working with Bootstrap, I have a website that shows 12 properties in a thumb, each one with a button to see the details of the same, that button, opens a MODAL window of the property, where I have detailed informati...
asked by 09.06.2017 / 16:37