Code: Select all
#demo.width {[b] height: auto;
-webkit-transition: width 0.35s ease;
-moz-transition: width 0.35s ease;
-o-transition: width 0.35s ease;
transition: width 0.35s ease;
}< /code>
[*]
Horizontal Collapsible
Here is my content
Works in FF 24.0, IE 10.
Doesn't work in Chrome 30.0.1599.1.1[/b]
[list]
Bounces on Show
[*]Hide has no transition
[/list]