Home › Forums › JavaScript › Collapse/Expand JS › Reply To: Collapse/Expand JS
July 24, 2014 at 1:48 pm
#176360
Member
Sounds like you would need to set each item’s height manually (unless there is some other criteria) and then animate to height:auto
.
CSS & JQ can’t do that animation natively but there are a few scripts/plug-ins around to do the animation for you.