Wouldn't it be easier to do this?
.panel-title > a {
width: 100%;
display: block;
}
;)
Emil () - 8 years ago - Reply 0
What to do if I wanted one of the panels to be slid down (opened) by default?
Jackie Danielson () - 9 years ago - Reply 0
Hi, anyone now how can I had a cookie for toggle a panel open or close when I change page ?
Navalex () - 9 years ago - Reply 0
You would probably use something like https://github.com/carhartl... plugin.
maxsurguy () - 9 years ago - Reply 0
Great snippet, thanks! I had a few troubles with nested panels and found this worked for me: http://bootsnipp.com/snippe... I actually wanted to add this to your code as a pull request (as implied by the fork option) but a far as I can tell I can't do that... Thanks again for sharing
Lewis () - 10 years ago - Reply 0
Hi Lewis!
I have same problem with nested panels.. how did you do it? The link you gave doesn't even work for 1 panel.. Could you help? :)
Karim Belkhiria () - 8 years ago - Reply 0
Nice one! I was looking for this. Is it possible to use Collapse function instead of SlideUp/Down ?
VentyCZ () - 10 years ago - Reply 0