From: Jesse V. <je...@6t...> - 2003-06-16 18:35:19
|
The GroupManager.setBoundary function works well, but is there a way to me to say "make sure all the layers that are in the group manager don't go outside layer X" ? When I manually set the layer top, right, bottom and left, then resize the browser, it messes up the t,r,b,l values, since resizing the browser resizes the layer I want the other layers to stay inside. I could always have some method that gets called to set the new values in the setBoundary, but I was hoping there was a way to have the GroupManager handle all that stuff. Thanks, Jesse |