Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Collapse/Expand JS Reply To: Collapse/Expand JS

#176360
Paulie_D
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.

https://github.com/davidtheclark/jquery.cssAnimateAuto