Make accordion content printable
Can you make accordion content appear when it prints by default?
I can do this by adding <style media="not screen">div.accordion-body { height: auto; } </style> to my page, but it would be nice if this was done automatically.
2
votes
Ben Adcock
shared this idea