Forums

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

Home Forums JavaScript Jquery animate to 100% Re: Jquery animate to 100%

#68566
noahgelman
Participant

If you want it to animate to 100% height, the the div surrounding it needs to be position relative I believe. So the parent of .blogitem needs to be position relative.