XPages - Dojo Accordion Container with Panes Autohieght -


i have dojo accordion panes. whatever did, couldn't solve problem. accordion pane's height same accordion pane has maximum height.

i want high enough according it's content. mean automatically high.

add css xpage or theme:

.dijitselected .dijitaccordioncontainer-child {     height: auto !important; } 

dojo accordion's pane open correct height then.


use theme "bootstrap3.2.0" alternatively accordeon works theme out of box expected.


Comments

Popular posts from this blog

ios - UITEXTFIELD InputView Uipicker not working in swift -

Hatching array of circles in AutoCAD using c# -