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%

#76699
Stackelberg
Member

Hi guys,
Wondering if this problem was resolved. I’m having the exact same problem with very similar code, and setting a parent div to position:relative does not seem to be solving the problem. I’m worried this may not be a syntax error but a misunderstanding of how jQuery works. When I inspect my code I can see the height value changing from 0 to 100% gradually, yet the actual animation is just a jump. Thanks :)