Posted by Nuno Caldeira
on 09.07.2007 01:22
Hi,

I'm designing a webapp with the accordion component. It's like a desktop
app but running inside a browser.

When the client gets the page, some javascript gets the available height
for the accordion and then creates the object. The problem is when the
user resizes, maximizes... or opens a new tab (that will change
available height)...
(I don“t want the screen to be scrollable)

I would like to change dynamically the accordion's height.

Any idea how to do this?

Thanks in advance,

Nuno Caldeira