Forums

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

Home Forums JavaScript fullscreen div that grows with content Re: fullscreen div that grows with content

#139767
menosketiago
Member

Ah!

I think I figured the trick!

I just gave a clear:both; style to the jquery changable class and it now expands.

Only bug is that the div background is not expanding with the div but I’ll try to work around it :D

Thanks mate ;)