Questions tagged as 'accordion'

1
answer

Accordion in Windows Form?

Hello good afternoon / evening I'm new to C #, someone here has an idea of how I would get the accordion effect on Windows Form just like in HTML using jquery     
asked by 20.08.2015 / 18:37
1
answer

Change the background color of the panel-heading when clicking

HTML                <!-- panel 1 --> <div class="panel panel-default pulse animated"> <div class="panel-heading" role="tab"> <h1 class="panel-title">...
asked by 16.05.2015 / 07:55
2
answers

How to start Accordion closed

Hello, I have an accordion on my page, it works perfectly, but when the page starts it is already open. What I want is for it to come closed, does it have? HTML: <div class="bs-example"> <div class="panel-group" id="accordion"&g...
asked by 17.04.2017 / 16:22
2
answers

jQuery - accordion open item individually

As I set up the accordion plugin of jquery-ui so that when I click on an item it does not close the others, for example, when I click it it opens the clicked and closes the others but I want it when I click on some which is open is still open, h...
asked by 09.06.2014 / 19:26
2
answers

Open specific accordion when clicking on a list

My problem is this: I have a list (ul > li) that when clicking on one of them, should go to a page where it contains the specific accordions. The site is this: www.alfacontabil.com.br On the home page I have Services and Inquiries, each...
asked by 27.05.2014 / 22:45