Hello guys,
I have a dockzone with a fixed height in which i have three docks. I want the two of the docks having a their heights to be as low as possible (like normal, where the height depends on how much you fill into the dock), but letting the last dock height depending on these two first docks, and letting the last dock fillout the rest of the dockzone.
E.g. if the dockzone having a height at 400px, and both dock1 and dock2 having a height at 100px, dock3 should have a height at 200px. If the content of dock1 changes (using ajax) and the height of the dock become only 50px, the height of dock3 automatically should become 250px.
Any ideas?
I have a dockzone with a fixed height in which i have three docks. I want the two of the docks having a their heights to be as low as possible (like normal, where the height depends on how much you fill into the dock), but letting the last dock height depending on these two first docks, and letting the last dock fillout the rest of the dockzone.
E.g. if the dockzone having a height at 400px, and both dock1 and dock2 having a height at 100px, dock3 should have a height at 200px. If the content of dock1 changes (using ajax) and the height of the dock become only 50px, the height of dock3 automatically should become 250px.
Any ideas?