Hiding and showing accordion show scrollbar
Hello,
i'm using an accordion but when i show that after hiding it ($
("accordion_id").hide()) each line active of the accordion shows a
scrool bar with a fixed height of 23px.
element.style{
height: 23px;
}
Do you know that about that problem?
thank you
Iacopo